-
Enhancement
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
-
None
When external path is used, we have hard coded JCEKS for the keystore type https://github.com/wildfly-security/wildfly-elytron/blob/1.x/credential/store/src/main/java/org/wildfly/security/credential/store/impl/KeyStoreCredentialStore.java#L988 . Investigate if this should be changed to some other format now, like PKCS#12.
- is duplicated by
-
ELY-2866 Update "External" mode of the KeyStoreCredentialStore to not use an in memory KeyStore
- Open