-
Bug
-
Resolution: Done
-
Major
-
7.1.0.ER2
-
None
Setup in SSL tests in ElytronRemoteOutboundConnectionTestCase fails with the following on IBM JDK:
{
"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
}
The test runs with incorrect configuration then and therefore fails.
- is cloned by
-
WFLY-9137 SSL tests in ElytronRemoteOutboundConnectionTestCase fails on IBM JDK
-
- Closed
-