Forum Discussion
Multiple SSL Certs, One IP address
1) Obtain a cert with one or more Subject Alternate Names. This is supported in all current and most recent browsers and allows a single cert to be used for several disparate hostnames.
2) Use a wildcard certificate, such as *.example.com which would serve for any hostname within example.com (ie: foo.example.com and bar.example.com but IE does NOT support two levels such as foo.bar.example.com so it is best to avoid that).
We do not currently support the Server Name Indication extension for TLS.
That being said, it is still not a fully-solving issue as for www.acme.com to provide seamless transition to your site they would have to give YOU their private key which is in general a bad idea.
You can mask this problem in a couple of ways:
1) Have them incorporate your site within an invisible frame. That way the URL bar in the browser stays the same.
2) Use a wildcard certificate and brand the hostname (acme.example.com).
I would definitely reach out to your local SE and discuss this.
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