lemur icon indicating copy to clipboard operation
lemur copied to clipboard

Support for Additional Key Formats

Open kevgliss opened this issue 8 years ago • 2 comments

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)

kevgliss avatar Mar 21 '16 20:03 kevgliss

Still no ECDSA, right?

ttinkr avatar Apr 29 '20 07:04 ttinkr

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

kevgliss avatar Apr 29 '20 19:04 kevgliss