Hello,
I would like to use Linux as an SSL Offloader.
Via a Load Balancing switch, SSL traffic is re-directed to 2 Linux
servers for SSL encryption/decryption. The web sites are not on the
same servers. The Linux servers are just used to offload the SSL
process.
HTTPS ---> Load Balancer ---> HTTP Web server
|
|
/ \
Linux Linux
SSL1 SSL2
What software is required on the Linux servers to perform this?
Thank you.
Charles
|