Ubuntu 20.04 VPS, nginx, let's encrypt certificate installed on January (not wildcard), automated by certbot version 1.13.0 .
"sudo certbot renew --dry-run" doesn't work anymore, it returns:
> Failed to renew certificate mydomain.com with error: Error determining zone identifier for mydomain.com: 403 Client Error: Forbidden for url: https:/
> /eu.api.ovh.com/1.0/domain/zone/. (Are your Application Key and Consumer Key values correct?)
The renewal is done by the dns-ovh certbot plugin.
File /etc/letsencrypt/renewal/mydomain.com.conf has the same credentials used when I created the certificate.
How can I check if my credentials are valid?
Could this issue be related to the recent OVH incident?
Let's encrypt certificate can't renew
Related questions
- Installing Operating System from custom image on OVH VPS ( CentOS 8 Tutorial)
9301
11.01.2020 21:11
- Remote access to MySQL database
4914
16.01.2018 15:29
- Nameserver for my vps
4621
07.08.2018 11:35
- Upgrading your VPS - need to extend your disk? The Easy way!
4546
14.02.2019 16:06
- Redirect domain to vps
4433
03.01.2018 22:32
- IPv6 Configuration
4243
30.07.2018 12:50
- Change server location
3868
06.11.2020 10:16
- Not able to connect to my server at all
3538
17.09.2020 19:56
- How to OVH Firewall and VPN
3483
29.10.2019 12:16
- Test latency of EU data centers
2737
30.01.2019 20:50
From the error message, it looks like your API key has expired.
Maybe you should generate new tokens at the following URL:
https://api.ovh.com/createToken/
- Application Key
- Application Secret
- Consumer Key