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

Issue Postfix uses old cert for local connections only

iam_bosko

New Pleskian
Hey Plesk-Community,

i suddenly ran into a strange problem with my postfix service.
The mail-service is still running fine and so do the ssl-certificates. All clients are connecting properly via smtp.
But when i try connecting locally e.g. via openssl to smtp i get an verification error (10) which menas, the cert is expired. This is not the actual certificate which is used by remote-connections! What am i overseeing here?

I have configured the certificate for postfix over plesk in "Tools / Security / SSL-Certificates / Mail Service" - like i said. remotely this is working just fine.

Thank you in advance!

Harry
 
In addition: i checked the certificate with OpenSSL again and found, that the certificate-cipher is the same (correct). The Only difference is, that executed from local, the attribute "depth" is
"3" and from "Digital Signature Trust Co., CN = DST Root CA X3 - which is remotely
"1" and from Let's Encrypt, CN = R3
 
Back
Top