• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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