• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

POP3 SSL connection uses localhost security certificate

Freddie Bleiweiss

Basic Pleskian
I have numerous customers using Thunderbird and Eudora mail clients. When signing on to either retrieve or send mail (SMTP Authentication) they receive the following message.

"localhost" is a site that uses a security certificate to encrypt data during transmission, but its certificate is expired on 09/17/2009 9:28 PM."

Every domain on the server has a self-signed certificate. The email clients all use FQDN's (mail.domain.com) to specify the mail server.

I am puzzled as to why the correct domain certificate is not being offered. Any ideas on how to resolve this problem?

Using RedHat Linux 2.6.9-89.0.16.EL, Qmail and Plesk 9.2.3
 
Make sure that IP address of domain is shared. So, certificate should be installed to and assigned from repository of domain but not from administrator's one (Server -> Certificates).
 
Web server certificates are different than mail server certificates. You need separate ones. You can do a self signed cert for qmail - just look around for steps. It's straight forward.
 
Back
Top