Answer the question
In order to leave comments, you need to log in
How to fix error while getting certificate via certbot-auto?
Good evening.
I'm trying to get a certificate for a website using certbot-auto.
But I get the following message:
Domain: submydomain.mydomain.com
Type: unauthorized
Detail: Incorrect validation certificate for tls-sni-01 challenge.
Requested 11c81a586f64377b9d0c729587fbea0a.11b6f819de30b1d56dcd8f8a43aaced2.acme.invalid
from 111.111.111.111:443. Received 2 certificate(s), first certificate had names "*.HOSTING-NAME.ru, HOSTING-NAME.ru"
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address.
Answer the question
In order to leave comments, you need to log in
Here, authorization goes through HTTPS, while at the address of domain A, the certificate of domain B actually responds. Perhaps a redirect from HTTP to HTTPS was made on the web server. You can disable the redirect temporarily, and then return it. Or you can try to make authorization using the standalone certbot web server:
We specify a different port so as not to conflict with the local web server.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question