Forum Discussion
Gbps_31870
Jul 26, 2012Nimbostratus
SSL profile based on Host field .. Is it possible ?
Hi,
I believe it's not possible as F5 should decrypt the HTTPS traffic in order to find out which HOST in the http header.
So, if I have two sub-domains as following, and both of them are terminated on the same VIP.
www.abc.com
xxx.abc.com
and the current/default SSL client profile for this VS is for "www.abc.com" as a Common Name. Server team said that with this certificate the second sub-domain won't work and it should has it's own certificate.
My question is, is it possible to generate a CSR file with "*.abc.com" as a Common Name, get the certificate from CA, and have both sub-domains working fine. if not, what could be the solution ?
Thanks in advance for your support.
BR,
Abdul
- natheCirrocumulusGbps
- dlg_23340CirrusAnother choice is to get an SSL certificate for www.abc.com with a "SAN" or "Subject Alternate Name" for xxx.abc.com. This would make the cert valid for both www.abc.com and xxx.abc.com. Depending on the vendor, I've seen certs with as many as 40 SANs on them.
- Gbps_31870NimbostratusNathan/dig,
- hooleylistCirrostratusYou could also look at TLS SNI which allows the client to give a server name indication in the SSL handshake. This allows the server to select a valid cert. TLS SNI is supported with an iRule in v10 and natively in v11.1:
- hooleylistCirrostratus...
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