• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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