This version gets past invalid formats, still gets "malformed" but now with a detail :
"type": "urn:ietf:params:acme:error:malformed", "detail": "signature type 'ES256' in JWS header is not supported, expected one of RS256, ES256, ES384 or ES512",
This looks silly, doesn't it :-)
Authored by: dannybackx 2019-08-17
Parent: [r266]
Child: [r268]