As I was chatting with someone about ACME today, I noticed a minor problem: The choice of JWS signing algorithm is made by the client, but it has to choose an algorithm that the server supports. I just posted a PR that enables the server to refuse a JWS because it doesn't like the signature algorithm, and indicate in the error what algorithms it would prefer.
https://github.com/ietf-wg-acme/acme/pull/218
_______________________________________________ Acme mailing list [email protected] https://www.ietf.org/mailman/listinfo/acme
