• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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