Testsuite: org.apache.tomcat.util.net.TestClientCertTls13 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.34 sec ------------- Standard Error ----------------- 29-Feb-2024 13:27:55.010 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientCertPost] 29-Feb-2024 13:27:56.943 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1"] 29-Feb-2024 13:27:57.328 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-jsse-nio-127.0.0.1-auto-1], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/buildslave/slave/tomcat-8.5.x/build/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [/home/buildslave/slave/tomcat-8.5.x/build/test/org/apache/tomcat/util/net/ca.jks] 29-Feb-2024 13:27:57.375 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Feb-2024 13:27:57.391 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.100-dev] 29-Feb-2024 13:27:57.730 WARNING [localhost-startStop-1] org.apache.catalina.authenticator.SSLAuthenticator.startInternal The context [] in virtual host [localhost] is configured to use CLIENT-CERT authentication and [Connector["https-jsse-nio-127.0.0.1-auto-1-43249"]] is configured to support TLS 1.3 using JSSE. Use of CLIENT-CERT authentication is not compatible with the use of TLS 1.3 and JSSE. 29-Feb-2024 13:27:57.779 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-43249"] 29-Feb-2024 13:27:59.027 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-43249"] 29-Feb-2024 13:27:59.028 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Feb-2024 13:27:59.067 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-43249"] 29-Feb-2024 13:27:59.083 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-43249"] 29-Feb-2024 13:27:59.115 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientCertGet] 29-Feb-2024 13:27:59.167 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-2"] 29-Feb-2024 13:27:59.184 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-jsse-nio-127.0.0.1-auto-2], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/buildslave/slave/tomcat-8.5.x/build/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [/home/buildslave/slave/tomcat-8.5.x/build/test/org/apache/tomcat/util/net/ca.jks] 29-Feb-2024 13:27:59.190 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Feb-2024 13:27:59.190 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.100-dev] 29-Feb-2024 13:27:59.238 WARNING [localhost-startStop-1] org.apache.catalina.authenticator.SSLAuthenticator.startInternal The context [] in virtual host [localhost] is configured to use CLIENT-CERT authentication and [Connector["https-jsse-nio-127.0.0.1-auto-2-39237"]] is configured to support TLS 1.3 using JSSE. Use of CLIENT-CERT authentication is not compatible with the use of TLS 1.3 and JSSE. 29-Feb-2024 13:27:59.257 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-2-39237"] 29-Feb-2024 13:27:59.685 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-2-39237"] 29-Feb-2024 13:27:59.687 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Feb-2024 13:27:59.696 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-2-39237"] 29-Feb-2024 13:27:59.700 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-2-39237"] ------------- ---------------- --------------- Testcase: testClientCertPost took 4.631 sec Testcase: testClientCertGet took 0.592 sec