https://bz.apache.org/bugzilla/show_bug.cgi?id=64497
Bug ID: 64497
Summary: jni.SSL.getSessionId returns null
Product: Tomcat Native
Version: 1.2.23
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Library
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
This can be reproduced using the following Tomcat test and OpenSSL using the
build.properties:
test.entry=org.apache.catalina.valves.rewrite.TestResolverSSL
test.sslImplementation=org.apache.tomcat.util.net.openssl.OpenSSLImplementation
In the log, "[SSL_SESSION_ID] null", while many other fields work fine.
jni.SSL.getSessionId simply returns null, so no SSL session id.
With JSSE, the SSL session id is there.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]