-
Bug
-
Resolution: Won't Do
-
Critical
-
None
-
None
Credential store type PKCS12 works fine when using OracleJDK and OpenJDK.
Problem occurs when we use IBM JDK, add-alias works fine for first time, but for add-alias for second time with same alias name we expect message about duplicity rather than current error message about SecretKeyFactory not availability.
"WFLYCTL0158: Operation handler failed: java.lang.RuntimeException: WFLYELY00009: Unable to complete operation. 'ELY09504: Cannot acquire a credential from the credential store->Get Key failed: 1.2.840.113549.1.7.1 SecretKeyFactory not available->1.2.840.113549.1.7.1 SecretKeyFactory not available'",
NOTE
I met same problem with Oracle JDK 1.8 u66, with u144 is everythink ok.
- causes
-
ELY-1295 KeyStoreCredentialStoreTest fails on IBM JDK
- Resolved
- clones
-
JBEAP-13586 (7.1.z) Credential store type PKCS12 works fine when using OracleJDK and OpenJDK but doesn't work using IBM JDK.
- Closed
- relates to
-
ELY-1496 Test PKCS12 KeystoreCredentialStore on non-Oracle JDKs
- Open