[jboss-jira] [JBoss JIRA] (ELY-1313) Alias from dependent credential store is not avalaible on server start

Darran Lofthouse (JIRA) issues at jboss.org
Wed Aug 9 10:22:00 EDT 2017


     [ https://issues.jboss.org/browse/ELY-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated ELY-1313:
----------------------------------
    Fix Version/s: 1.2.0.Beta1


> Alias from dependent credential store is not avalaible on server start
> ----------------------------------------------------------------------
>
>                 Key: ELY-1313
>                 URL: https://issues.jboss.org/browse/ELY-1313
>             Project: WildFly Elytron
>          Issue Type: Bug
>          Components: Credential Store
>    Affects Versions: 1.1.0.CR2
>            Reporter: Jan Kalina
>            Assignee: Jan Kalina
>            Priority: Critical
>             Fix For: 1.1.0.CR5, 1.2.0.Beta1
>
>
> *This is backport of ELY-1308*
> BouncyCastle external CredentialStore fail to store secret:
> {code}
> KeyStoreCredentialStore: flushing failed: java.lang.NullPointerException
> 	at org.bouncycastle.jcajce.provider.BaseCipher.engineGetParameters(Unknown Source)
> 	at javax.crypto.Cipher.checkCryptoPerm(Cipher.java:1020)
> 	at javax.crypto.Cipher.init(Cipher.java:1245)
> 	at javax.crypto.Cipher.init(Cipher.java:1186)
> 	at org.wildfly.security.credential.store.impl.KeyStoreCredentialStore$ExternalStorage.saveSecretKey(KeyStoreCredentialStore.java:1299)
> 	at org.wildfly.security.credential.store.impl.KeyStoreCredentialStore$ExternalStorage.store(KeyStoreCredentialStore.java:1283)
> 	at org.wildfly.security.credential.store.impl.KeyStoreCredentialStore.flush(KeyStoreCredentialStore.java:779)
> 	at org.wildfly.security.credential.store.CredentialStore.flush(CredentialStore.java:364)
> 	at org.wildfly.extension.elytron.CredentialStoreResourceDefinition.storeSecret(CredentialStoreResourceDefinition.java:517)
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list