Run| Workspace| Log| Issues| Fixes| Pre-reqs| Stats| XRef| Maven Repository Proxy Log Gump Logo

Details

File Contents

Testsuite: org.apache.tomcat.util.net.TestClientCertTls13
Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.817 sec
------------- Standard Error -----------------
30-Sep-2023 14:59:08.749 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientCertPost[JSSE]]
30-Sep-2023 14:59:09.500 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1"]
30-Sep-2023 14:59:09.728 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 [/srv/gump/public/workspace/tomcat-10.1.x/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [/srv/gump/public/workspace/tomcat-10.1.x/test/org/apache/tomcat/util/net/ca.jks]
30-Sep-2023 14:59:09.740 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat]
30-Sep-2023 14:59:09.743 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.14-dev]
30-Sep-2023 14:59:09.820 WARNING [main] 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-42915"]] 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.
30-Sep-2023 14:59:09.993 WARNING [main] org.apache.catalina.util.SessionIdGeneratorBase.createSecureRandom Creation of SecureRandom instance for session ID generation using [INSECURE] took [156] milliseconds.
30-Sep-2023 14:59:10.011 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-42915"]
30-Sep-2023 14:59:10.920 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-42915"]
30-Sep-2023 14:59:10.921 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat]
30-Sep-2023 14:59:10.937 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-42915"]
30-Sep-2023 14:59:10.945 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-42915"]
30-Sep-2023 14:59:10.950 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientCertGet[JSSE]]
30-Sep-2023 14:59:10.957 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-2"]
30-Sep-2023 14:59:10.963 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 [/srv/gump/public/workspace/tomcat-10.1.x/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [/srv/gump/public/workspace/tomcat-10.1.x/test/org/apache/tomcat/util/net/ca.jks]
30-Sep-2023 14:59:10.963 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat]
30-Sep-2023 14:59:10.963 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.14-dev]
30-Sep-2023 14:59:10.968 WARNING [main] 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-35271"]] 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.
30-Sep-2023 14:59:10.981 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-2-35271"]
30-Sep-2023 14:59:11.031 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-2-35271"]
30-Sep-2023 14:59:11.035 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat]
30-Sep-2023 14:59:11.037 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-2-35271"]
30-Sep-2023 14:59:11.041 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-2-35271"]
30-Sep-2023 14:59:11.043 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientCertPost[OpenSSL]]
30-Sep-2023 14:59:11.047 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [2.0.7-dev] using APR version [1.7.5-dev].
30-Sep-2023 14:59:11.050 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 3.2.0-alpha3-dev ]
30-Sep-2023 14:59:11.051 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-3"]
30-Sep-2023 14:59:11.064 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-openssl-nio-127.0.0.1-auto-3], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/srv/gump/public/workspace/tomcat-10.1.x/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [/srv/gump/public/workspace/tomcat-10.1.x/test/org/apache/tomcat/util/net/ca.jks]
30-Sep-2023 14:59:11.064 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat]
30-Sep-2023 14:59:11.065 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.14-dev]
30-Sep-2023 14:59:11.068 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-3-37775"]
30-Sep-2023 14:59:11.101 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-3-37775"]
30-Sep-2023 14:59:11.101 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat]
30-Sep-2023 14:59:11.103 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-3-37775"]
30-Sep-2023 14:59:11.112 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-3-37775"]
30-Sep-2023 14:59:11.113 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientCertGet[OpenSSL]]
30-Sep-2023 14:59:11.115 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [2.0.7-dev] using APR version [1.7.5-dev].
30-Sep-2023 14:59:11.115 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 3.2.0-alpha3-dev ]
30-Sep-2023 14:59:11.116 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-4"]
30-Sep-2023 14:59:11.118 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-openssl-nio-127.0.0.1-auto-4], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/srv/gump/public/workspace/tomcat-10.1.x/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [/srv/gump/public/workspace/tomcat-10.1.x/test/org/apache/tomcat/util/net/ca.jks]
30-Sep-2023 14:59:11.118 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat]
30-Sep-2023 14:59:11.119 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.14-dev]
30-Sep-2023 14:59:11.122 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-4-34053"]
30-Sep-2023 14:59:11.409 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-4-34053"]
30-Sep-2023 14:59:11.410 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat]
30-Sep-2023 14:59:11.412 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-4-34053"]
30-Sep-2023 14:59:11.419 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-openssl-nio-127.0.0.1-auto-4-34053"]
30-Sep-2023 14:59:11.421 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientCertPost[OpenSSL-Panama]]
30-Sep-2023 14:59:11.424 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-5"]
30-Sep-2023 14:59:11.430 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testClientCertGet[OpenSSL-Panama]]
30-Sep-2023 14:59:11.432 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-6"]
------------- ---------------- ---------------

Testcase: testClientCertPost[JSSE] took 2.294 sec
Testcase: testClientCertGet[JSSE] took 0.092 sec
Testcase: testClientCertPost[OpenSSL] took 0.07 sec
Testcase: testClientCertGet[OpenSSL] took 0.308 sec
Testcase: testClientCertPost[OpenSSL-Panama] took 0.005 sec
	SKIPPED: got: <java.lang.ClassNotFoundException: org.apache.tomcat.util.net.openssl.panama.OpenSSLImplementation>, expected: null
Testcase: testClientCertPost[OpenSSL-Panama] took 0.005 sec
Testcase: testClientCertGet[OpenSSL-Panama] took 0.014 sec
	SKIPPED: got: <java.lang.ClassNotFoundException: org.apache.tomcat.util.net.openssl.panama.OpenSSLImplementation>, expected: null
Testcase: testClientCertGet[OpenSSL-Panama] took 0.014 sec

Apache Gump, Gump, Apache, the Apache feather logo, and the Apache Gump project logos are trademarks of The Apache Software Foundation.

Last Updated: Sat, 30 Sep 2023 12:00:04 ().Python Logo