• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Let's Encrypt - NET::ERR_CERT_AUHORITY_INVALID

TomE

Basic Pleskian
Hello everybody,

sorry for my english!

igenerated my certificates through letsencrypt and on some, not all, chrome browser i become the error NET::ERR_CERT_AUHORITY_INVALID. All ssl checks say that everything is ok and the error come only on some chrome.

Now I have read that the entry SSLCertificateChainFile /../chaim.pem in the vhost can solved the problem and this entry is necessary until apache version 2.4.18. In my vhost is only

SSLEngine on
SSLVerifyClient none
SSLCertificateFile /opt/psa/var/certificates/cert-wwA0hJ
SSLCACertificateFile /opt/psa/var/certificates/cert-OD4GcK

On my server the apache version 2.4.7 is installed and i get over plesk update no newer version offered.

Does anyone have any idea how i can solve this problem?

Many thanks and kind regards,

Tom
 
Please check your domain's SSL configuration with SSL Server Test (Powered by Qualys SSL Labs)
If this turns out more or less OK, you might simply need to replace the Chrome browsers with a newer version. If it does not turn out OK you will find all hints needed to improve the SSL installation on your server in their output.
 
Hi Peter.

the SSL configuration with your test tool looks good.

Then I must probably ask the visitors who have the problem that they have to perform a browser update. Of course that is not so nice ... you may know if and when there will be an apache update for plesk?

Thanks a lot!
 
Back
Top