For some reason, I am getting errors from various clients that my R3 cert has expired...
This certificate belongs to:
joeman1.com
This certificate was issued by:
R3
Let's Encrypt
US
This certificate is valid
from Aug 2 20:19:41 2022 GMT
to Oct 31 20:19:40 2022 GMT
But when I go to renew, I get this:
The following certificates are not due for renewal yet:
/etc/letsencrypt/live/joeman1.com/fullchain.pem expires on 2022-12-30 (skipped)
No renewals were attempted.
My domain is: joeman1.com
I ran this command: certbot renew
It produced this output:
The following certificates are not due for renewal yet:
/etc/letsencrypt/live/joeman1.com/fullchain.pem expires on 2022-12-30 (skipped)
No renewals were attempted.
My web server is (include version): Apache, Postfix
Apache - 2.4.37-47
Postfix - 3.5.8-4
The operating system my web server runs on is (include version): Rocky 8.6
My hosting provider, if applicable, is: N/A
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.31.0
Thanks for and advice on how to fix.
Joe