Hello,
I'm using Version: 0.19.1
Can't generate certificates with "invalid" status.
In the log we can see errors like:
order id 11 completed with status invalid
sending acme signed post to: https://acme-staging-v02.api.letsencrypt.org/acme/order/137307293/14755899033 ; unencoded payload: ""
challenge status invalid; acme error: status: 403; type: urn:ietf:params:acme:error:unauthorized; detail: The key authorization file from the server did not match this challenge. Expected "daPG-FWk7ZB5NvH_pBPqsEitT5mO0BrS9AOfddvjGg8.0grFR_vPfnTIChseR1QGYw2UDjXa-_x14T-BD8KMtsM" (got "")
We are using http challenge and port 80 is correctly open.
Can you help us?