Menu

Commit [r267]  Maximize  Restore  History

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 :-)

dannybackx 2019-08-17

changed /main/Acme.cpp
/main/Acme.cpp Diff Switch to side-by-side view
Loading...