Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:mail.makyd.me.uk
I ran this command:certbot renew --dry-run
It produced this output:Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
My web server is (include version):Apache/2.4.37 (centos)
The operating system my web server runs on is (include version):Centos 8 4.18.0-348.7.1.el8_5.x86_64
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know):yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):no
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):certbot 1.22.0
Or just the command line output to begin with. Maybe we'll need the entire log afterwards, maybe not. There's a very good chance it's due to your port 80 being closed.
Are you sure it was just Apache? Because I was getting a time out (just as Let's Encrypt) and that usually means a missing NAT portmap and/or a firewall blocking access to incoming port 80.
Every post has a "checkmark" () in the row of buttons on the bottom right which you can click to mark it as the answer.