Forum Discussion
nassahla_65866
Nimbostratus
Mar 17, 2010SSL Traffic help.... ?????
Quick question folks. we are running LTM Version 10. Just curious we acquired an ssl certificate base on https://abcd.com, which works just fine when one tries to access the url using the FQDN, however it throws a certificate error when attempting to access the url, using https://1234.com (ip address) how does the ltm process ip address/FQDN Relative to certificates....any information will help.... thanks
6 Replies
- L4L7_53191
Nimbostratus
This isn't really the LTM; it's more how certificates and browsers work. Your certificate is bound to your FQDN, so the browser will throw a name mismatch warning if you try and access it via any other hostname. There's no work around to this really, as the LTM serves up your certificate which has your domain name associated with it, not the IP. - smp_86112
Cirrostratus
I wonder if a certificate can use an IP address as a Subject Alternate Name? If it can, that would be a way to generate a single cert bound to multiple names. I know we have done this with hostnames, just never tried it with an IP address for the name. I don't see why it wouldn't work. - hoolio
Cirrostratus
As Matt said, LTM doesn't verify the HTTP host header value that the client uses to connect to an SSL VIP, unless you explicitly configure this with HTTP classes or iRules. - nassahla_65866
Nimbostratus
That is what i thought .. thanks a bunch... - nassahla_65866
Nimbostratus
I am just getting into the upper layers .. for my clarification Is then accurate to conclude what ever value i type IP or FDQN on my browser that is the value that will be presented to the end device may it be a server or an ltm on the other side... ? - hoolio
Cirrostratus
When a URL is accessed, the browser sets the HTTP host header value to the domain in the URL. So if the URL is an IP address, the host header is set to an IP address. When the server (LTM in this case) sends the server cert, the browser checks the cert subject against the domain it made the request to. If the two don't match, the browser generates a mismatched cert warning.
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