Formerly using nginx, Moving to Apache won't Renew Certcalendar2020-06-07 · 1 min read · sslcert tlscert nginx apache troubleshooting renew letsencrypt ·Share on: twitterfacebooklinkedincopyIt's quite expected that certificate won't renew as the automation has been broken. What you can do is install the apache version of certbot1yum install python-certbot-apache and re-issue the certificate1sudo certbot --apache -d www.example.org