> 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 its own certificate.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to