Forum Discussion
SSL Offloading
Hi Everyone, I have a small question I have a web server with SSL termination on it. Now when I try to create the VS on LTM on port 443 it dosent work, I want to forward the connection from VS to the pool members on the Server directly and let the SSL offloading happen on the Server itself. Is it must that I have to upload the SSL certificate on LTM and attach the certificate to the VS both on client and server side? or I can just forward the connection to the servers is that possible??
Regards
2 Replies
- Kevin_Stewart
Employee
You can do it one of two ways:
-
You can simply pass the 443 SSL traffic through the box - remove an client or server SSL profiles, set the VIP to listen on port 443, send to a pool of servers listening on port 443, and remove any layer 7 profiles from the VIP (ie. HTTP).
-
You can terminate and re-encrypt the SSL on the LTM. This will require a client AND server SSL profile. The great things about this options are 1) you can see inside the payload and make decisions, like persistence and request routing, and 2) you'll generally get much higher throughput if you let hardware offload the SSL. Granted that's mostly negated when you re-encrypt, but then there's a good argument for not re-encrypting, or at least re-encrypting at a lower cipher strength.
-
- Techgeeeg
Nimbostratus
Thanks Kevin....
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com