Elliptic Curve Cryptography (ECC) Support

Well, I just tested it 10 minutes ago :laughing:

Will try again!

Hmm, no cigarā€¦ Still ECDSA curve P-384 not allowed Iā€™m afraidā€¦

Also, prime256v1 is not allowed, so itā€™s not P-384 specific: ECDSA curve P-256 not allowed

Adding brainpoolP512r1 (obviously a not supported, but prime curve) to the CSR gives the following error: Error: urn:acme:error:malformed :: The request message was malformed :: Error unmarshaling certificate request
Same for ā€œsect283r1 : NIST/SECG curve over a 283 bit binary fieldā€, so I guess everything unknown is hard to unmarshallā€¦?

1 Like