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

Trouble installing my first SSL cert on a VPS

wildwilla

New Pleskian
Hiya all

I have have a few VPS's and i have a need to install a SSL cert on one of my domains.

I have checked the "SSL support" and "Use a single directory for housing SSL and non-SSL content" plus i have added the verified Verisign SSL cert into the "SSL Certificates". Also i have a dedicated IP for this site.

But i cant get I cant get the SSl version of my site.

I looked in "/var/log/httpd/error_log" and when i restart apache i see the following appear. p.s i have changed teh real domain name for "domain"


[Mon Jun 27 20:44:18 2011] [warn] RSA server certificate CommonName (CN) `www.domain.co.uk' does NOT match server name!?
[Mon Jun 27 20:44:18 2011] [warn] Init: SSL server IP/port conflict: domain.co.uk:443 (/var/www/vhosts/domain.co.uk/conf/httpd.include:12) vs. horde.webmail:443 (/etc/httpd/conf.d/zzz_horde_vhost.conf:41)
[Mon Jun 27 20:44:18 2011] [warn] RSA server certificate CommonName (CN) `www.domain.co.uk' does NOT match server name!?
[Mon Jun 27 20:44:18 2011] [warn] Init: SSL server IP/port conflict: domain.co.uk:443 (/var/www/vhosts/domain.co.uk/conf/httpd.include:12) vs. horde.webmail:443 (/etc/httpd/conf.d/zzz_horde_vhost.conf:41)


any ideas how best to resolve or trouble shoot this issue?

Ww
 
You can ignore those warnings.
Did you set the domain to use the dedicated IP and set the domain to use the cert in the domains "web site settings" section in Plesk? Have you also set the DNS to resolve to the dedicated IP either in DNS or in your host file?
 
Back
Top