https://issues.apache.org/bugzilla/show_bug.cgi?id=54997
Bug ID: 54997
Summary: SSL Handshake implementation in
AsycnChannelWrapperSecure does not handle
SSLEngineResult.Status.BUFFER_UNDERFLOW and
SSLEngineResult.Status.BUFFER_OVERFLOW states
Product: Tomcat 8
Version: trunk
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
When SSLEngineResult.Status.BUFFER_UNDERFLOW and
SSLEngineResult.Status.BUFFER_OVERFLOW states occur during ssl handshake the
implementation throws SSLException instead of continuing the procedure
described here
http://docs.oracle.com/javase/7/docs/api/javax/net/ssl/SSLEngine.html
--
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]