PKISharp / ACMESharpCore

An ACME v2 client library for .NET Standard (Let's Encrypt)
MIT License
325 stars 72 forks source link

Issue: Example code used by ACMECLI resets KeySize for RSA algorithm #32

Closed pat-weisman closed 4 years ago

pat-weisman commented 4 years ago

Initialize HashSize, rather than KeySize when loading JwsAlg from local state storage.

ebekker commented 4 years ago

Oops! Yep, confirmed: https://tools.ietf.org/html/rfc7518#section-3.3