[jboss-jira] [JBoss JIRA] (WFCORE-3380) Elytron client + keystore which retrieve credential from credential store works fine when using OracleJDK and OpenJDK but doesn't work using IBM JDK.

Hynek Švábek (JIRA) issues at jboss.org
Wed Oct 25 06:45:01 EDT 2017


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

Hynek Švábek closed WFCORE-3380.
--------------------------------
    Resolution: Won't Fix


I accidentally used credential store storage file created on Oracle JDK.

> Elytron client + keystore which retrieve credential from credential store works fine when using OracleJDK and OpenJDK but doesn't work using IBM JDK.
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-3380
>                 URL: https://issues.jboss.org/browse/WFCORE-3380
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Security
>            Reporter: Hynek Švábek
>            Assignee: Darran Lofthouse
>            Priority: Critical
>
> Elytron client + keystore which retrieve credential from credential store works fine when using OracleJDK and OpenJDK.
> Problem occurs when we use IBM JDK, 
> {code}
> ./jboss-cli.sh -c -Dwildfly.config.url=path/to/wfly-config.xml
> java.lang.ExceptionInInitializerError: org.wildfly.client.config.ConfigXMLParseException: ELY01139: Failed to create credential store
>         at file:///home/hsvabek/securityworkspace/VERIFICATION/2017_10_23_PKCS12/reproducer/wfly-config.xml:5:9: ELY01139: Failed to create credential store
>         at file:///home/hsvabek/securityworkspace/VERIFICATION/2017_10_23_PKCS12/reproducer/wfly-config.xml:5:9: ELY09514: Unable to initialize credential store: com.sun.crypto.provider.SealedObjectForKeyProtector
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list