[
https://issues.jboss.org/browse/WFLY-9137?page=com.atlassian.jira.plugin....
]
Michal Jurc moved JBEAP-12357 to WFLY-9137:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-9137 (was: JBEAP-12357)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Test Suite
(was: Test Suite)
Affects Version/s: (was: 7.1.0.ER2)
SSL tests in ElytronRemoteOutboundConnectionTestCase fails on IBM
JDK
---------------------------------------------------------------------
Key: WFLY-9137
URL:
https://issues.jboss.org/browse/WFLY-9137
Project: WildFly
Issue Type: Bug
Components: Test Suite
Reporter: Michal Jurc
Assignee: Michal Jurc
Setup in SSL tests in {{ElytronRemoteOutboundConnectionTestCase}} fails with the
following on IBM JDK:
{code}{
"outcome" => "failed",
"failure-description" => {"WFLYCTL0080: Failed services" =>
{"org.wildfly.security.key-manager.ejb-remote-tests-server-key-manager" =>
"java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not available
Caused by: java.security.NoSuchAlgorithmException: SunX509 KeyManagerFactory not
available"}},
"rolled-back" => true
}{code}
The test runs with incorrect configuration then and therefore fails.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)