Testsuite: org.apache.tomcat.util.net.TestCustomSslTrustManager Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.222 sec ------------- Standard Error ----------------- 10-Sep-2024 16:33:48.544 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerNone[JSSE]] 10-Sep-2024 16:33:49.235 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-apr-127.0.0.1-auto-1"] 10-Sep-2024 16:33:49.251 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerCA[JSSE]] 10-Sep-2024 16:33:49.265 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-apr-127.0.0.1-auto-2"] 10-Sep-2024 16:33:49.267 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerAll[JSSE]] 10-Sep-2024 16:33:49.281 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-apr-127.0.0.1-auto-3"] 10-Sep-2024 16:33:49.283 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerNone[OpenSSL]] 10-Sep-2024 16:33:49.287 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-apr-127.0.0.1-auto-4"] 10-Sep-2024 16:33:49.289 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerCA[OpenSSL]] 10-Sep-2024 16:33:49.317 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-apr-127.0.0.1-auto-5"] 10-Sep-2024 16:33:49.318 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerAll[OpenSSL]] 10-Sep-2024 16:33:49.321 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-apr-127.0.0.1-auto-6"] 10-Sep-2024 16:33:49.322 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerNone[OpenSSL-FFM]] 10-Sep-2024 16:33:49.335 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-apr-127.0.0.1-auto-7"] 10-Sep-2024 16:33:49.336 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerCA[OpenSSL-FFM]] 10-Sep-2024 16:33:49.350 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-apr-127.0.0.1-auto-8"] 10-Sep-2024 16:33:49.351 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomTrustManagerAll[OpenSSL-FFM]] 10-Sep-2024 16:33:49.354 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-apr-127.0.0.1-auto-9"] ------------- ---------------- --------------- Testcase: testCustomTrustManagerNone[JSSE] took 0.929 sec Testcase: testCustomTrustManagerCA[JSSE] took 0.025 sec Testcase: testCustomTrustManagerAll[JSSE] took 0.014 sec Testcase: testCustomTrustManagerNone[OpenSSL] took 0.005 sec Testcase: testCustomTrustManagerCA[OpenSSL] took 0.029 sec Testcase: testCustomTrustManagerAll[OpenSSL] took 0.003 sec Testcase: testCustomTrustManagerNone[OpenSSL-FFM] took 0.014 sec Testcase: testCustomTrustManagerCA[OpenSSL-FFM] took 0.015 sec Testcase: testCustomTrustManagerAll[OpenSSL-FFM] took 0.003 sec