Testsuite: org.apache.tomcat.util.net.TestCustomSslTrustManager Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.724 sec ------------- Standard Error ----------------- 13-Oct-2023 08:31:10.101 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerNone] 13-Oct-2023 08:31:10.327 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-1"] 13-Oct-2023 08:31:10.342 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerCA] 13-Oct-2023 08:31:10.354 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-2"] 13-Oct-2023 08:31:10.356 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerAll] 13-Oct-2023 08:31:10.357 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-3"] ------------- ---------------- --------------- Testcase: testCustomTrustManagerNone took 0.601 sec SKIPPED: SSL renegotiation has to be supported for this test Testcase: testCustomTrustManagerNone took 0.603 sec Testcase: testCustomTrustManagerCA took 0.013 sec SKIPPED: SSL renegotiation has to be supported for this test Testcase: testCustomTrustManagerCA took 0.013 sec Testcase: testCustomTrustManagerAll took 0.002 sec SKIPPED: SSL renegotiation has to be supported for this test Testcase: testCustomTrustManagerAll took 0.002 sec