[jboss-jira] [JBoss JIRA] (ELY-926) PKCS#12 support in CredentialStore with JDK-8005408
Zoran Regvart (JIRA)
issues at jboss.org
Mon Feb 6 13:45:00 EST 2017
Zoran Regvart created ELY-926:
---------------------------------
Summary: PKCS#12 support in CredentialStore with JDK-8005408
Key: ELY-926
URL: https://issues.jboss.org/browse/ELY-926
Project: WildFly Elytron
Issue Type: Bug
Components: Credential Store
Affects Versions: 1.1.0.Beta23
Environment: JDK with JDK-8005408
Reporter: Zoran Regvart
Assignee: Zoran Regvart
Priority: Minor
JDK with [JDK-8005408|http://bugs.java.com/view_bug.do?bug_id=8005408] changed the behaviour of PKCS#12 KeyStore so it will use SecretKeyFactory to convert from SecretKeySpec to SecretKey. So a SecretKeyFactorySpi implementation is needed to support PKCS#7 Data OID used when storing data as SecretKeys in the PKCS#12 KeyStore.
This relates to ELY-920 and the test failure on JDK 1.8.0_74.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list