sgallagher / sscg

Simple Signed Certificate Generator
GNU General Public License v3.0
77 stars 13 forks source link

Support generating ECDSA certificates #59

Open e6c31d opened 2 years ago

e6c31d commented 2 years ago

Currently sscg can only generate RSA certificates. It would be useful to be able to select ECDSA certificates (secp256r1 and secp384r1).