I ran certbot-auto to install a certificate for the url mafw.club. It finished successfully with the following message:
- Congratulations! Your certificate and chain have been saved at
/etc/letsencrypt/live/mafw.club/fullchain.pem.
However, when I test it out at https://www.ssllabs.com/ssltest/analyze.html, it reports that I’m using a self-signed certificate (which is not trusted).
I tried commenting out the self signed certificate in the ssl.conf file but then restarting the httpd server failed.
Does the problem have something to do with the fact I’m using VirtualHosts?
Looking in /var/www/html/mafw.club/logs/error.log, I see the following errors:
[Sun Apr 09 16:07:11.207407 2017] [ssl:error] [pid 9899] AH02217: ssl_stapling_init_cert: Can’t retrieve issuer certificate!
[Sun Apr 09 16:07:11.207419 2017] [ssl:error] [pid 9899] AH02235: Unable to configure server certificate for stapling
Do I need to open ports on the firewall in order to get this to work?
I’m running Apache on Centos 7.1.