luckas
February 20, 2022, 5:56pm
1
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: https://www.thecrispyduck.co.uk/
I ran this command: sudo certbot --nginx
It produced this output:
Deploying certificate
Successfully deployed certificate for thecrispyduck.co.uk to /etc/nginx/sites-enabled/crispy
My web server is (include version): Nginx 1.18
The operating system my web server runs on is (include version): Ubuntu 20.04
My hosting provider, if applicable, is: hetzner.com
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 Cpanel
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): 1.23.0
1 Like
Osiris
February 20, 2022, 6:08pm
2
I see a brand new certificate issued today? Is your browser still complaining?
3 Likes
9peppe
February 20, 2022, 6:09pm
3
Your certificate is only valid for thecrispyduck.co.uk
and not for www.thecrispyduck.co.uk
Edit your nginx config to add the second name, and run the certbot command again.
3 Likes
luckas
February 20, 2022, 6:09pm
4
Yes i just created a new one five minutes ago to try again. Its not only me few people has complained about this.
luckas
February 20, 2022, 6:10pm
5
thank you i will try that
1 Like
9peppe
February 20, 2022, 6:10pm
6
luckas:
i will try that
add the --dry-run
option, before you get ratelimited.
3 Likes
Osiris
February 20, 2022, 6:11pm
8
You've created A LOT of certificates recently:
I urge you NOT to keep re-issuing certs if you don't fully understand the issue at hand. Your actions could lead to running into rate limits. Please be more careful in the future.
4 Likes
luckas
February 20, 2022, 6:12pm
9
what happens if i reach the limits?
Osiris
February 20, 2022, 6:13pm
10
Then you won't be able to issue new certificates for 7 days. Please see the Let's Encrypt documentation.
3 Likes
luckas
February 20, 2022, 6:13pm
11
ohh okay thanks for letting me know that didnt happen yet i will make sure to run the --dry-run next time
1 Like
luckas
February 20, 2022, 6:17pm
12
Question, how can you tell how many certificate i created?is there a tool i can use to see this?
9peppe
February 20, 2022, 6:20pm
13
Yes.
Open the link in the post.
Also check letsdebug-toolkit
3 Likes
system
Closed
March 22, 2022, 6:21pm
14
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.