You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raphael Mack edited this page Dec 27, 2019
·
1 revision
Usual problems reported by users are documented here:
SSLHandshakeException
javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
This happens often if Let's Encrypt certificates are used and the intermediate certificate is not installed correctly. You might need to reference fullchain.pem instead of plain cert.pem or give chain.pem as additional certificate file.