Ed25519 CSR -- bug or an unimplemented feature?

Thanks for the bug report @str255, and for the PR @_az. To add a little detail: Ed25519 isn’t really ready for certificates (which is the use case described here), but for I believe it’s fully spec’ed out for use in JWK, and is a SHOULD in ACME (https://tools.ietf.org/html/rfc8555#page-12). However, Boulder doesn’t yet support it and it isn’t on an immediate roadmap.

3 Likes