• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Installing an SSL certificate on a domain without dedicated IP

C

ChronosT

Guest
I have registered at startssl for a free SSL certificate and would like to use it for my e-mail and domain registration on a domain.

It seems however that installing an SSL certificate without a dedicated IP requires SNI (Server Name Indication).

Have people successfully installed an SSL certificate on a Plesk server before without a dedicated IP, but using SNI?
 
You have to do SSL authentication/handshake before it hits a domain, so the Cert is typically bound to an IP which means one cert per one IP. You can use that main domain cert for the main cert on the IP that is the shared IP on your server and that will work fine. otherwise you would need an IP for each virtual host that needs a cert - unless you have a wildcard cert and all the domains are sub domains of that sld.
 
Apache + SNI worked fine with Plesk 10.2. No dedicated IP required.

Unfortunately Plesk 10.2 caused other problems, buggy buggy.
 
Back
Top