]
David Lloyd commented on ELY-341:
---------------------------------
See [RFC
PEM file format support
-----------------------
Key: ELY-341
URL:
https://issues.jboss.org/browse/ELY-341
Project: WildFly Elytron
Issue Type: Enhancement
Components: API / SPI
Reporter: David Lloyd
Priority: Minor
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.