afosto / yaac

Yet another ACME client: a decoupled LetsEncrypt client
Other
219 stars 85 forks source link

An unexpected error occurred in validate #51

Closed pgfeng closed 2 years ago

pgfeng commented 2 years ago

Client error: POST https://acme-v02.api.letsencrypt.org/acme/chall-v3/{XXXXXX}/0iQ8bQ resulted in a 400 Bad Request response: { "type": "urn:ietf:params:acme:error:malformed", "detail": "Unable to update challenge :: authorization must be pen (truncated...)

pgfeng commented 2 years ago

image

pgfeng commented 2 years ago

Help me please.

pgfeng commented 2 years ago

The problem has been solved. You must pass the self inspection before requesting validity, otherwise the order will become invalid.