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: aviandirectory.uk, smtp.aviandirectory.uk
I ran this command:
certbot -v
certbot certonly --standalone
aviandirectory.uk, smtp.aviandirectory.uk
certbot renew --dry-run
It produced this output:
PS C:\Windows\system32> certbot certonly --standalone
Saving debug log to C:\Certbot\log\letsencrypt.log
Please enter the domain name(s) you would like on your certificate (comma and/or
space separated) (Enter 'c' to cancel): aviandirectory.uk, smtp.aviandirectory.uk
Certificate not yet due for renewal
You have an existing certificate that has exactly the same domains or certificate name you requested and isn't close to expiry.
(ref: C:\Certbot\renewal\smtp.aviandirectory.uk.conf)
What would you like to do?
1: Keep the existing certificate for now
2: Renew & replace the certificate (may be subject to CA rate limits)
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 2
Renewing an existing certificate for aviandirectory.uk and smtp.aviandirectory.uk
Successfully received certificate.
Certificate is saved at: C:\Certbot\live\smtp.aviandirectory.uk\fullchain.pem
Key is saved at: C:\Certbot\live\smtp.aviandirectory.uk\privkey.pem
This certificate expires on 2025-10-06.
These files will be updated when the certificate renews.
Certbot has set up a scheduled task to automatically renew this certificate in the background.
If you like Certbot, please consider supporting our work by:
- Donating to ISRG / Let's Encrypt: Support Encryption for Everyone - Let's Encrypt
- Donating to EFF: Support EFF's Work on Let's Encrypt | Electronic Frontier Foundation
PS C:\Windows\system32> certbot renew --dry-run
Saving debug log to C:\Certbot\log\letsencrypt.log
Processing C:\Certbot\renewal\aviandirectory.uk.conf
Simulating renewal of an existing certificate for aviandirectory.uk and www.aviandirectory.uk
Processing C:\Certbot\renewal\smtp.aviandirectory.uk.conf
Simulating renewal of an existing certificate for aviandirectory.uk and smtp.aviandirectory.uk
Congratulations, all simulated renewals succeeded:
C:\Certbot\live\aviandirectory.uk\fullchain.pem (success)
C:\Certbot\live\smtp.aviandirectory.uk\fullchain.pem (success)
PS C:\Windows\system32>
My web server is (include version):
Apache Server version: 10.4.32-MariaDB
The operating system my web server runs on is (include version):
Windows 10
My hosting provider, if applicable, is:
self hosted
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 version: 2.6.0
It was working fine before, updated the certificates with no issues before. Now it says it is updated/renewed but when I visit my site, it says the certificates are now out of date. I have not changed any settings. When viewing the certificates in the web browser, it seems to show the old certificate which has just expired.