Testsuite: org.apache.tomcat.util.net.TestCustomSslTrustManager Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.876 sec ------------- Standard Error ----------------- 08-Nov-2023 20:23:53.685 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerNone] 08-Nov-2023 20:23:53.900 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-1"] 08-Nov-2023 20:23:53.946 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerCA] 08-Nov-2023 20:23:53.948 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-2"] 08-Nov-2023 20:23:53.949 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerAll] 08-Nov-2023 20:23:53.950 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-3"] ------------- ---------------- --------------- Testcase: testCustomTrustManagerNone took 0.704 sec SKIPPED: SSL renegotiation has to be supported for this test Testcase: testCustomTrustManagerNone took 0.707 sec Testcase: testCustomTrustManagerCA took 0.019 sec SKIPPED: SSL renegotiation has to be supported for this test Testcase: testCustomTrustManagerCA took 0.019 sec Testcase: testCustomTrustManagerAll took 0.002 sec SKIPPED: SSL renegotiation has to be supported for this test Testcase: testCustomTrustManagerAll took 0.002 sec