You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Emmanuel Lécharny (Jira)" <ji...@apache.org> on 2023/05/31 12:06:00 UTC

[jira] [Updated] (DIRMINA-1157) Sporadic error when establishing a StartTLS or SSL connection

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

Emmanuel Lécharny updated DIRMINA-1157:
---------------------------------------
    Fix Version/s: 2.1.7
                   2.0.24

> Sporadic error when establishing a StartTLS or SSL connection
> -------------------------------------------------------------
>
>                 Key: DIRMINA-1157
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-1157
>             Project: MINA
>          Issue Type: Bug
>          Components: Core, SSL
>    Affects Versions: 2.1.5
>            Reporter: Steffen Liersch
>            Priority: Blocker
>              Labels: security
>             Fix For: 2.1.7, 2.0.24
>
>         Attachments: SslHandler-compare.png, SslHandler-mod.java, SslHandler.java
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> With the Mina components, a connection error occasionally occurs when establishing a StartTLS or TLS connection. The cause is that payload data was received immediately on the acknowledgement and is already in the receive buffer.
> My colleagues have changed the checkStatus function of the SslHandler class from apache-mina-2.1.5-src.zip so that the sporadic error demonstrably no longer occurs. Please review the changes and include them in the codebase for the next release.
> I have attached the original version of SslHandler.java, as well as the modified version. Thank you for your support!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org