javax.net.ssl.SSLPeerUnverifiedException: No peer certificate

Sorry, yes. I edited the conf file (/etc/apache2/sites-available/000-default-le-ssl.conf) and added the line:

SSLCertificateChainFile /etc/letsencrypt/live/zacksmohawk.com-0001/chain.pem

Underneath the existing SSLCertificateFile and SSLCertificateKeyFile. Then restarted Apache.

2 Likes