]
Pedro Igor reassigned ELY-341:
------------------------------
Assignee: Pedro Igor
PEM file format support
-----------------------
Key: ELY-341
URL:
https://issues.jboss.org/browse/ELY-341
Project: WildFly Elytron
Issue Type: Enhancement
Components: KeyStores
Reporter: David Lloyd
Assignee: Pedro Igor
Fix For: 1.1.0.Beta7
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.