Forum Discussion
Forwarding ssl to secondary VIP based on uri:port
Okay, so if I understand, your primary external VIP needs to simply tunnel the client's SSL session to the secondary internal VIP(s). So here's the deal:
-
If the client is establishing an SSL session with the secondary VIP, the primary VIP only sees encrypted traffic and CANNOT filter on URL. It can only see the IP and port.
-
If the client is establishing an SSL session with the secondary VIP, then it is the secondary VIP's client SSL profile that matters. It frankly doesn't make any sense to do unencrypted traffic between the client and primary VIP and SSL between the primary and secondary.
It may be that you can solve your external IP address issue in a better way:
-
A single wildcard or subject alt name (SAN) cert on your ONE VIP that decrypts client side SSL, optionally re-encrypts on the server side, and sends traffic to different pools based on request URI or hostname).
-
Do the same as above with SNI (server name indication) - a TLS extension whereby the client presents a unique hostname in it's ClientHello message.
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