Testsuite: org.apache.tomcat.util.net.TestCustomSslTrustManager Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.112 sec ------------- Standard Error ----------------- 29-Dec-2023 13:39:08.224 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerNone] 29-Dec-2023 13:39:08.611 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-1"] 29-Dec-2023 13:39:08.637 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerCA] 29-Dec-2023 13:39:08.639 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-2"] 29-Dec-2023 13:39:08.641 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerAll] 29-Dec-2023 13:39:08.647 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-3"] ------------- ---------------- --------------- Testcase: testCustomTrustManagerNone took 1 sec SKIPPED: SSL renegotiation has to be supported for this test Testcase: testCustomTrustManagerNone took 1.003 sec Testcase: testCustomTrustManagerCA took 0.005 sec SKIPPED: SSL renegotiation has to be supported for this test Testcase: testCustomTrustManagerCA took 0.005 sec Testcase: testCustomTrustManagerAll took 0.008 sec SKIPPED: SSL renegotiation has to be supported for this test Testcase: testCustomTrustManagerAll took 0.008 sec