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/03 16:38:08 UTC

[jira] [Created] (PROTON-52) Support for SSL session resume.

Ken Giusti created PROTON-52:
--------------------------------

             Summary: Support for SSL session resume.
                 Key: PROTON-52
                 URL: https://issues.apache.org/jira/browse/PROTON-52
             Project: Qpid Proton
          Issue Type: New Feature
          Components: proton-c
            Reporter: Ken Giusti
            Assignee: Ken Giusti
            Priority: Minor


When restoring an SSL connection between a client and a server, OpenSSL offers a mechanism that avoids the overhead of performing a complete handshake.   See http://www.openssl.org/docs/ssl/SSL_CTX_set_session_cache_mode.html 

Proton should offer an API to allow use of this feature.

--
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-52) Support for SSL session resume.

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

Ken Giusti resolved PROTON-52.
------------------------------

    Resolution: Duplicate
    
> Support for SSL session resume.
> -------------------------------
>
>                 Key: PROTON-52
>                 URL: https://issues.apache.org/jira/browse/PROTON-52
>             Project: Qpid Proton
>          Issue Type: New Feature
>          Components: proton-c
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Minor
>
> When restoring an SSL connection between a client and a server, OpenSSL offers a mechanism that avoids the overhead of performing a complete handshake.   See http://www.openssl.org/docs/ssl/SSL_CTX_set_session_cache_mode.html 
> Proton should offer an API to allow use of this feature.

--
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