[jboss-jira] [JBoss JIRA] (ELY-876) Support for PKCS12 KeyStore format in KeyStoreCredentialStore
Zoran Regvart (JIRA)
issues at jboss.org
Fri Jan 13 15:21:00 EST 2017
Zoran Regvart created ELY-876:
---------------------------------
Summary: Support for PKCS12 KeyStore format in KeyStoreCredentialStore
Key: ELY-876
URL: https://issues.jboss.org/browse/ELY-876
Project: WildFly Elytron
Issue Type: Enhancement
Components: Credential Store
Affects Versions: 1.1.0.Beta20
Reporter: Zoran Regvart
Assignee: Peter Skopek
Priority: Minor
Support for {{PKCS12}} KeyStore in format in SunJCE provider requires that the algorithm id is one of the known OIDs registered with one of the security providers. Using an unknown OID results in {{java.security.NoSuchAlgorithmException}}.
It seems fitting that the algorithm id of {{SecretKey}} stored in the underlying KeyStore would be PKCS#7 data ({{1.2.840.113549.1.7.1}}).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list