-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
We should add support for PEM formats for formats including (but not limited to):
- X.509 Certificate
- CSRs
- CRLs
- RSA and DSA Public and Private Keys
- PKCS8 format Private Keys
- DH parameters
- ECDSA Public Key
- EC Private Key
- EC Parameters
This API could be consumed by various utilities or by custom credential storage implementations.
- blocks
-
ELY-214 Add support for OpenSSL-style key and certificate files
- Open