Error: Could not issue a Let's Encrypt SSL/TLS certificate for ssl.tadutest.com . Authorization for the domain failed.
Details
Invalid response from https://acme-v02.api.letsencrypt.org/acme/authz-v3/7851105491.
Details:
Type: urn:ietf:params:acme:error:connection
Status: 400
Detail: Fetching http://ssl.tadutest.com/.well-known/acme-challenge/KWPW4-fy4H7iKd4KNcksxkKl7VuDsG4PpuOhpk7F5gc: Connection reset by peer
rg305
2
Your site is not serving HTTP content:
curl -LI http://ssl.tadutest.com/
curl: (56) Recv failure: Connection reset by peer
1 Like
I creating website default on plesk obsidian windows server. When install ssl letsencrypt for domain error status: 400.
_az
4
Hi @tannguyen,
As @rg305 pointed out, your website must work in the first place, before you will be able to issue a certificate using Plesk.
Currently, trying to visit your website just fails:
$ curl -i http://ssl.tadutest.com
curl: (56) Recv failure: Connection reset by peer
Until you fix that, you won't be able to get a certificate.
If you are unsure how to fix this problem, asking your web host or Plesk for support might be good next steps.
2 Likes
system
Closed
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.