Found that http was working but not httpsThen did the following:root@ourserver:openssl s_client -connect our.domain.org:443 -servername our.domain.organd got the error messageverify error:num=20:unable to get local issuer certificate# comment out in /etc/apache2/sites-enabled/our.domain.org-le-ssl.conf# SSLCertificateChainFile /etc/letsencrypt/live/our.domain.org/chain.pemand then restarted apache2
No comments:
Post a Comment