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

Reply via email to