• 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.

Using multiple ssl on same ip

KamalG

Basic Pleskian
I have been googling a lot with no proper tutorial.. I have one single public ip, I wanted to install multiple ssl created 3 different subscription but can't find how to add all the ssls.. any proper tutorial or guide ? I am lost.

Also the site displays the ssl I installed for another site in the same ip. this is very very confusing. I have already setup the ssl but don't know where to asign the ssl from the website and domains there's no option;.
 
Make sure you have installed Apache SNI its only with it that you can install a several SSLs on serveral domains using a single IP. Have you?

You can install it through the autoinstaller:

/usr/local/psa/admin/sbin/autoinstaller
 
Back
Top