[
https://issues.jboss.org/browse/ELY-341?page=com.atlassian.jira.plugin.sy...
]
Pedro Igor commented on ELY-341:
--------------------------------
Is {{org.wildfly.security.pem.Pem}} layout OK or are you also looking for a more
'fancy' API ? For instance, maybe use a builder / fluent API, more user-friendly,
handle inputstreams directly, etc ?
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.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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)