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

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