Testsuite: org.apache.tomcat.util.net.openssl.TestOpenSSLConf Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.128 sec ------------- Standard Error ----------------- 03-Feb-2024 11:14:21.009 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testOpenSSLConfCmdCipher] 03-Feb-2024 11:14:21.389 WARNING [main] org.apache.tomcat.util.net.SSLHostConfig.setProperty The property [] was set on the SSLHostConfig named [_default_] and is for the [OPENSSL] configuration syntax but the SSLHostConfig is being used with the [JSSE] configuration syntax 03-Feb-2024 11:14:21.397 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent An older version [1.2.38] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [2.0.5] 03-Feb-2024 11:14:21.397 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 03-Feb-2024 11:14:21.399 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 03-Feb-2024 11:14:22.504 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-1"] 03-Feb-2024 11:14:22.938 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-openssl-nio-127.0.0.1-auto-1], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/buildslave/slave/tomcat-10.1.x/build/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [/home/buildslave/slave/tomcat-10.1.x/build/test/org/apache/tomcat/util/net/ca.jks] 03-Feb-2024 11:14:23.025 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Feb-2024 11:14:23.026 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 03-Feb-2024 11:14:23.109 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-1-46647"] 03-Feb-2024 11:14:23.263 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-1-46647"] 03-Feb-2024 11:14:23.263 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Feb-2024 11:14:23.264 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-1-46647"] 03-Feb-2024 11:14:23.267 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-1-46647"] 03-Feb-2024 11:14:23.274 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testOpenSSLConfCmdProtocol] 03-Feb-2024 11:14:23.278 WARNING [main] org.apache.tomcat.util.net.SSLHostConfig.setProperty The property [] was set on the SSLHostConfig named [_default_] and is for the [OPENSSL] configuration syntax but the SSLHostConfig is being used with the [JSSE] configuration syntax 03-Feb-2024 11:14:23.278 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent An older version [1.2.38] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [2.0.5] 03-Feb-2024 11:14:23.278 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 03-Feb-2024 11:14:23.279 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 03-Feb-2024 11:14:23.280 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-2"] 03-Feb-2024 11:14:23.285 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-openssl-nio-127.0.0.1-auto-2], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/buildslave/slave/tomcat-10.1.x/build/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [/home/buildslave/slave/tomcat-10.1.x/build/test/org/apache/tomcat/util/net/ca.jks] 03-Feb-2024 11:14:23.294 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Feb-2024 11:14:23.295 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 03-Feb-2024 11:14:23.310 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-2-35451"] 03-Feb-2024 11:14:23.450 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-2-35451"] 03-Feb-2024 11:14:23.457 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Feb-2024 11:14:23.457 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-2-35451"] 03-Feb-2024 11:14:23.464 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-2-35451"] ------------- ---------------- --------------- Testcase: testOpenSSLConfCmdCipher took 2.814 sec Testcase: testOpenSSLConfCmdProtocol took 0.191 sec