> Not sure if it's possible, but I want to keep the ssl certs on the backend
> server and want to just redirect both http and https to the backend server on
> the reverse proxy, is it possible?
It's not possible with any reverse proxy. By definition, it's going to
handshake w/ the client using i
Hi all,
I have a centos server running apache 2.4.6 in reverse proxy mode, and I
have another backend server running https (used letsencrypt) for the certs
I changed my DNS A record www pointing to the IP address of the reverse
proxy.
http works fine.
https works somewhat (I see the IP address of