Testsuite: org.apache.tomcat.util.net.openssl.TestOpenSSLConf Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.334 sec ------------- Standard Error ----------------- 28-Feb-2024 16:16:18.374 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testOpenSSLConfCmdCipher] 28-Feb-2024 16:16:18.759 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 28-Feb-2024 16:16:18.761 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] 28-Feb-2024 16:16:18.761 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 28-Feb-2024 16:16:18.768 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 28-Feb-2024 16:16:20.662 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-1"] 28-Feb-2024 16:16:21.139 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] 28-Feb-2024 16:16:21.301 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Feb-2024 16:16:21.302 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 28-Feb-2024 16:16:21.441 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-1-41379"] 28-Feb-2024 16:16:21.572 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-1-41379"] 28-Feb-2024 16:16:21.573 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Feb-2024 16:16:21.573 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-1-41379"] 28-Feb-2024 16:16:21.588 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-1-41379"] 28-Feb-2024 16:16:21.616 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testOpenSSLConfCmdProtocol] 28-Feb-2024 16:16:21.625 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 28-Feb-2024 16:16:21.625 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] 28-Feb-2024 16:16:21.626 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.38] using APR version [1.6.5]. 28-Feb-2024 16:16:21.630 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1f 31 Mar 2020] 28-Feb-2024 16:16:21.631 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-2"] 28-Feb-2024 16:16:21.645 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] 28-Feb-2024 16:16:21.652 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Feb-2024 16:16:21.653 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 28-Feb-2024 16:16:21.662 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-2-45515"] 28-Feb-2024 16:16:21.797 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-2-45515"] 28-Feb-2024 16:16:21.797 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Feb-2024 16:16:21.798 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-2-45515"] 28-Feb-2024 16:16:21.819 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-2-45515"] ------------- ---------------- --------------- Testcase: testOpenSSLConfCmdCipher took 4.021 sec Testcase: testOpenSSLConfCmdProtocol took 0.204 sec