glatzert / ACME-Server-ADCS

ACME (RFC 8555) Server compatible implementation, connecting to Active Directory Certificate Services (ADCS)
Other
90 stars 13 forks source link

Add support for ES384 and ES512 algorithms #12

Closed tjmullicani closed 1 year ago

tjmullicani commented 1 year ago

Add support for ES384 and ES512 algorithms.

https://github.com/glatzert/ACME-Server-ADCS/blob/32b81e505f782409bf5c4c6785a4cb209417283d/src/ACME.Protocol/RequestServices/DefaultRequestValidationService.cs#L22

https://www.rfc-editor.org/rfc/rfc7518#section-3.1

glatzert commented 1 year ago

Hi Timothy, I'll integrate your PR, but keep this issue open, to remind me of moving the collection in the configuration file.