• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

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