Ali created DIRMINA-891:
---------------------------

             Summary: SSLHandler throws SSLException during handshake that 
sequence number triggers
                 Key: DIRMINA-891
                 URL: https://issues.apache.org/jira/browse/DIRMINA-891
             Project: MINA
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.4, 2.0.3
            Reporter: Ali


During second re-handshake that triggered to avoid sequence number overlap by 
SSLEngine, SSLEngine's unwrap method may return SSLEngineResult with 
BUFFER_OVERFLOW status and NEED_WRAP handshake status.

In this case checkStatus method of SSLHandler will throw SSLException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to