SSL for webmail

Stefan Becker

Basic Pleskian
Hello,

i had buy an SSL certificate. So i install it in Plesk, it accepts this. Then i orded it to all domains an ip's and delete the old plesk ssl. I restart the apache webserver, but it takes the old certificate.

I found in the error.log
[Tue Nov 10 22:26:28 2009] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Tue Nov 10 22:26:28 2009] [warn] RSA server certificate CommonName (CN) `webmail.domain.com' does NOT match server name!?
[Tue Nov 10 22:26:28 2009] [warn] RSA server certificate CommonName (CN) `webmail.domain.com' does NOT match server name!?
[Tue Nov 10 22:26:28 2009] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?

How can i solve the problem?

Stefan
 
Try to check 'SSLCertificateFile' option in /etc/httpd/conf.d/zzz_horde_vhost.conf file or if you have other webmail this file chould be with other name. Make sure that there is path to correct certificate file.
 
Back
Top