-
Bug
-
Resolution: Done
-
Major
-
None
-
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.
- clones
-
JBEAP-12356 SSL tests in ElytronRemoteOutboundConnectionTestCase fails on IBM JDK
- Closed