Hello List,
I still have this question coming up: I have an apache configured as a reverse proxy. Behind that proxy there is an application server. A client is to connect to the apache via SSL and it needs to authenticate to the internal application server with it's client certificate. IS THIS AT ALL POSSIBLE?
| |
+--------+ | +--------+ | +--------+
| client |-----|---->| apache |-----|-->| appsrv |
| cert-1 | SSL | | cert-2 | SSL | | cert-3 |
+--------+ | +--------+ | +--------+
initiates | encrypts | client logon
connection FW1 with cert-2 FW2 with cert-1