flyingmonkey38
Technical User
Hi! I have Apache 2.2.4 setup to run as a secure reverse proxy. The connections from the client to the reverse proxy are secure. But is there a way to secure the connection between the reverse proxy and the backend servers.
Here's a diagram! I currently have:
Client -SSL-> Reverse Proxy -----> Backend Servers
but is the following possible?:
Client -SSL-> Reverse Proxy -SSL-> Backend Servers
If so, any help or pointers is appreciated. Thanks in advance.
Here's a diagram! I currently have:
Client -SSL-> Reverse Proxy -----> Backend Servers
but is the following possible?:
Client -SSL-> Reverse Proxy -SSL-> Backend Servers
If so, any help or pointers is appreciated. Thanks in advance.