lemur
lemur copied to clipboard
Support for Additional Key Formats
Lemur current only supports the RSA key format. This is the default key format for generating certificates.
This issue will act as a container issue for supporting additional formats.
- [ ] Allow the import of DSA, ECDSA certificates and private keys
- [ ] Be able to generate DSA, ECDSA CSRs and private keys
- [ ] Add support for DSA, ECDSA certificates to Authority Plugins (if applicable/supported)
Still no ECDSA, right?
I haven't worked on this project in a while, judging from:
https://github.com/Netflix/lemur/blob/37e58574066921f50485398d195994b1b805c216/lemur/tests/test_utils.py#L8
It looks like quite a few curves are now supported.
cc @hosseinsh @csine-nflx