I am trying to send a http-01 challenge response, but I get the error message
urn:acme:error:malformed and Response does not complete challenge.
What is not completed ? Am I missing some fields? I couldn’t find anything in the documentation.
jws payload:
{
“resource”: “challenge”,
“type”: “http-01”,
“keyAuthorization”: “w8CKXSMqzrakX1blUGNknT-anlElIrODxkjj1-9Pje4.XR69s9Iq6_KjVY_hiBM6GMzFtlJW4YAX1DIu0tNXJm8”
}