Forum Discussion
Multiple certificates to a single Virtual Server?
For applying multiple certificate to a single VIP, you have a few choices:
-
A single SAN certificate - a cert with multiple server name values in the subject alt name field.
-
An SNI (server name indicator) config - if your clients all support TLS, the client will send the intended server name in its CLIENTHELLO message during the SSL handshake. You can create multiple client SSL profiles, assign a separate server name string to each, and then assign all of these profiles to the same VIP. The SNI capability will allow the VIP to choose which client all profile to use based on the client's request.
can we apply single SAN certificate to multiple VIPs?
I haven't tested this, but I don't see why not. The client will resolve a server name to an IP and then contact a VIP. If that VIP presents a certificate that the client can trust, then all is good. I don't imagine that a single server name inside that SAN cert would be used across multiple VIPs, but the individual server names could be used anywhere.
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