]
Farah Juma resolved ELY-2059.
-----------------------------
Resolution: Done
SSL Tests Failing on Zulu JDK 11
--------------------------------
Key: ELY-2059
URL:
https://issues.redhat.com/browse/ELY-2059
Project: WildFly Elytron
Issue Type: Bug
Components: Testsuite
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Major
Fix For: 1.14.1.CR1
The following tests are presently failing:
{code:java}
Results :Failed tests:
MaskedPasswordSSLAuthenticationTest.testTwoWay:260->performConnectionTest:273->performConnectionTest:303
Client SSL Session should be Valid
Tests in error:
SSLAuthenticationTest.testCRLMaxCertPathSucceeds:664->performConnectionTest:804
IllegalState
SSLAuthenticationTest.testCrlBlank:633->performConnectionTest:804 IllegalState
SSLAuthenticationTest.testOcspGood:720->performConnectionTest:804 IllegalState
SSLAuthenticationTest.testOcspMaxCertPathOkay:741->ocspMaxCertPathCommon:756->performConnectionTest:804
IllegalState
SSLAuthenticationTest.testOneWay:624->performConnectionTest:804 IllegalState U...
SSLAuthenticationTest.testTwoWay:690->performConnectionTest:804 IllegalState U...
SSLAuthenticationTest.testTwoWayIca:703->performConnectionTest:804 IllegalState
{code}
{code:java}
$ java -version
openjdk version "11.0.9" 2020-10-20 LTS
OpenJDK Runtime Environment Zulu11.43+21-CA (build 11.0.9+11-LTS)
OpenJDK 64-Bit Server VM Zulu11.43+21-CA (build 11.0.9+11-LTS, mixed mode) {code}