You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Jonathan Valliere (JIRA)" <ji...@apache.org> on 2019/05/29 13:17:00 UTC

[jira] [Updated] (DIRMINA-891) SSLHandler throws SSLException during handshake that sequence number triggers

     [ https://issues.apache.org/jira/browse/DIRMINA-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Valliere updated DIRMINA-891:
--------------------------------------
    Sprint: Mina Sprint 1

> 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.3
>            Reporter: Ali
>            Assignee: Emmanuel Lecharny
>            Priority: Major
>             Fix For: 2.0.8
>
>         Attachments: MINARehandshake.zip, jsse.jar, sun.security.ssl.zip
>
>
> 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 was sent by Atlassian JIRA
(v7.6.3#76005)