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.
Hi @AmirSmarty, and welcome to the LE community forum
It is not your IP that is being blocked.
It is that exact same set of names that is being denied another cert.
[Which is done to stop runaway systems from issuing an endless number of certs.]
There were five certs issued yesterday with this same exact set of names:
% docker run certbot/certbot certonly --webroot -w . --key-type ecdsa --elliptic-curve secp521r1 --register-unsafely-without-email --agree-tos -d frenchidrone.com
Account registered.
Requesting a certificate for frenchidrone.com
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
Domain: frenchidrone.com
Type: unauthorized
Detail: The key authorization file from the server did not match this challenge "gNnbvCHhzC4HuZO93pCpDjifYSE8ZnyKthHyqax6hdQ.lsGILoCZREcH9fM40T3NvQqE7JwSy3KqURJKuR8GC0c" != "gNnbvCHhzC4HuZO93pCpDjifYSE8ZnyKthHyqax6hdQ.4E3VCTFsySjUrqnCg0ooULx-3kbdPBygi0aWkvg5Gd8"
Hint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed domains serve their content from the provided --webroot-path/-w and that files created there can be downloaded from the internet.
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
Thanks for your rapid response.
Can you activate those quicly please, but right now yes i'm unable to use them.
Can you help me please to active them for allow to create certificate again through OVH admin hosting?
Only the exact combination of these three (forum.frenchidrone.com, www.frenchidrone.com and frenchidrone.com) domains is.
You can get a certificate for any of those individually, or for any bigger set (just don't spam requests because you can only do that 5 times per week).
There is no such thing as "activating" a previously issued certificate. You either get a certificate and can use it or you get a certificate and you throw it away for some reason after which you can't use it any longer (if you also threw away the corresponding private key). But activating? No, not that.