Issue with Lets Encrypt Issuance for Sub Domain

Error: Could not issue a Let's Encrypt SSL/TLS certificate for dev.manage.yumitos.com . Authorization for the domain failed.
Details

Invalid response from https://acme-v02.api.letsencrypt.org/acme/authz-v3/10627732458.
Details:
Type: urn:ietf:params:acme:error:connection
Status: 400
Detail: Fetching https://dev.manage.yumitos.com/.well-known/acme-challenge/NRggFkvxyWsp1ETKmIA1NL0luZ4l9Zp1_pH7fH1Azik: Connection reset by peer

1 Like

Hi @shethchirag

please read your error message:

Checking http your server redirects to https. But your https configuration is buggy.

So you have two options:

  • Fix your https, so it works
  • Remove the redirect http -> https if the path starts with /.well-known/acme-challenge.
1 Like

how can i remove? As it takes as default when i create certificate using Lets Encrypt in Plesk

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.