https://issues.apache.org/bugzilla/show_bug.cgi?id=56448
Bug ID: 56448
Summary: Implement a robust solution for client initiated SSL
renegotiation with NIO
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Connectors
Assignee: [email protected]
Reporter: [email protected]
The current implementation is believed to work:
- with BIO on all platforms
- with NIO on some platform / JVM combinations
This enhancement is to implement a robust solution for NIO on all platforms and
supported JVMs.
For background see:
https://issues.apache.org/bugzilla/show_bug.cgi?id=56391
org.apache.tomcat.util.net.TestSsl
--
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]