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: dev@tomcat.apache.org
          Reporter: r...@apache.org
  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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to