]
Darran Lofthouse commented on ELY-341:
--------------------------------------
Just put on the roadmap and increased the priority as I think this is achievable and in
demand.
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
Fix For: 1.1.0.Beta4
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.