Forum Discussion
Vijay_Krishnan_
Nimbostratus
Feb 18, 2010Attaching SSL Certificates
We have forwarding VIP 0.0.0.0 to forward all outbound traffic through the LTM on port 443. Depending on the destination I need to attach a SSL certificate so that the traffic to destination is encrypted. So in short, for different destinations I need to add different certificates. Is there an irule I can attach it to the forwarding VIP. or did I need to create a outbound Virtual server for each destination. Please help
- hoolio
Cirrostratus
Hi Vijay, - Vijay_Krishnan_
Nimbostratus
Yes, Aaron. I wanted to selectively decrypt and encrypt depending upon the destination. The destinations are routed through our forwarding VIP and the traffic to different public destinations exit this VIP. As the forwarding VIP only has provision to attach an iRule, can I selectively decrypt and encrypt outbound traffic using an iRule? Or do I need to create a destination VIP for each and every connection which enables me to configure client and server side SSL. Can this VIP have a public IP as its IP address.? - hoolio
Cirrostratus
I think you could use a standard (TCP) VIP with a 0.0.0.0/0.0.0.0 or specific host destination. But you'd need an SSL cert/key for each hostname that the client makes a request to, which the client browser accepts as valid. Do you have such a cert? If not, the client would get a mismatched or unchained cert warning from the browser. If you do have such a cert, then with a 0.0.0.0/0.0.0.0 VIP, you could select the client SSL profile based on the destination IP address using an iRule. Or if you do configure a specific VIP for each destination host, you could create a client SSL profile for each cert/key you want to use to decrypt the traffic with. - Vijay_Krishnan_
Nimbostratus
Hi Aaron, - hoolio
Cirrostratus
Sorry, I forgot that you'd need to use a standard TCP VIP in order to use a client and/or server SSL profile. It would be simpler to configure a single standard VIP for each destination host that you want to decrypt/re-encrypt the traffic for.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects