You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2012/10/17 20:38:03 UTC

[jira] [Created] (PROTON-82) SSL hangs if peer does not reply to shutdown_notify

Ken Giusti created PROTON-82:
--------------------------------

             Summary: SSL hangs if peer does not reply to shutdown_notify
                 Key: PROTON-82
                 URL: https://issues.apache.org/jira/browse/PROTON-82
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
            Reporter: Ken Giusti
            Assignee: Ken Giusti


Some SSL peers do not send replies to close_notify protocol messages during SSL shutdown.  This can cause the application to hang on shutdown.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (PROTON-82) SSL hangs if peer does not reply to shutdown_notify

Posted by "Ken Giusti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PROTON-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Giusti resolved PROTON-82.
------------------------------

    Resolution: Fixed

Close input side after sending close_notify - do not wait for reply.
http://svn.apache.org/viewvc?view=revision&revision=1399389
                
> SSL hangs if peer does not reply to shutdown_notify
> ---------------------------------------------------
>
>                 Key: PROTON-82
>                 URL: https://issues.apache.org/jira/browse/PROTON-82
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>
> Some SSL peers do not send replies to close_notify protocol messages during SSL shutdown.  This can cause the application to hang on shutdown.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira