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. crt.sh | 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: studio.smkfmartialarts.com
I ran this command: certbot renew
It produced this output:
2023-01-08 19:57:38,870:DEBUG:certbot._internal.main:certbot version: 1.31.0
2023-01-08 19:57:38,871:DEBUG:certbot._internal.main:Location of certbot entry point: /bin/certbot
2023-01-08 19:57:38,871:DEBUG:certbot._internal.main:Arguments:
2023-01-08 19:57:38,871:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2023-01-08 19:57:38,895:DEBUG:certbot._internal.log:Root logging level set at 30
2023-01-08 19:57:38,897:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/studio.smkfmartialarts.com.conf
2023-01-08 19:57:38,919:DEBUG:certbot._internal.plugins.selection:Requested authenticator <certbot._internal.cli.cli_utils._Default object at 0x7ff315cdc410> and installer <certbot._internal.cli.cli_utils._Default object at 0x7ff315cdc410>
2023-01-08 19:57:38,958:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r3.o.lencr.org:80
2023-01-08 19:57:38,971:DEBUG:urllib3.connectionpool:http://r3.o.lencr.org:80 "POST / HTTP/1.1" 200 503
2023-01-08 19:57:38,972:DEBUG:certbot.ocsp:OCSP response for certificate /etc/letsencrypt/archive/studio.smkfmartialarts.com/cert2.pem is signed by the certificate's issuer.
2023-01-08 19:57:38,973:DEBUG:certbot.ocsp:OCSP certificate status for /etc/letsencrypt/archive/studio.smkfmartialarts.com/cert2.pem is: OCSPCertStatus.GOOD
2023-01-08 19:57:38,976:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2023-01-24 15:05:02 UTC.
2023-01-08 19:57:38,976:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2023-01-08 19:57:38,976:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2023-01-08 19:57:40,729:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.54
So the log says it's auto-renewing, but when I run: certbot certificates, it hasn't renewed..
Found the following certs:
Certificate Name: studio.smkfmartialarts.com
Serial Number: 36d57c8f035ae1a3ad1774acd5920843280
Key Type: RSA
Domains: studio.smkfmartialarts.com www.studio.smkfmartialarts.com
Expiry Date: 2023-01-24 15:05:02+00:00 (VALID: 15 days)
Certificate Path: /etc/letsencrypt/live/studio.smkfmartialarts.com/fullchain.pem
Private Key Path: /etc/letsencrypt/live/studio.smkfmartialarts.com/privkey.pem
My web server is (include version):Apache version is 2.4.54
The operating system my web server runs on is (include version): Amazon Linux - amzn2-ami-kernel-5.10-hvm-2.0.20221004.0-x86_64-gp2
My hosting provider, if applicable, is: AWS
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): ni
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot version: 1.31.0