Having SSL on the server line will make it try to connect SSL to the backend(Re-Encrypt), as you are not offloading the SSL this is not required.
If you do decide that you need it then add SSL to the frontend also to decrypt the SSL.
Having SSL on the server line will make it try to connect SSL to the backend(Re-Encrypt), as you are not offloading the SSL this is not required.
If you do decide that you need it then add SSL to the frontend also to decrypt the SSL.