You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/11 17:03:01 UTC

[jira] [Commented] (TS-3527) Add plugin hooks for SSL Session state access

    [ https://issues.apache.org/jira/browse/TS-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14582032#comment-14582032 ] 

ASF GitHub Bot commented on TS-3527:
------------------------------------

GitHub user shinrich opened a pull request:

    https://github.com/apache/trafficserver/pull/217

    TS-3527: Plugin API for SSL Session state changes

    See http://network-geographics.com/ats/docs/ssl-session-api.en.html for a discussion of the API.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shinrich/trafficserver TS-3527

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/217.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #217
    
----
commit cd679436ce73918bfaf80d196404ae4767776fc5
Author: shinrich <sh...@yahoo-inc.com>
Date:   2015-05-20T14:06:26Z

    TS-3527: Plugin API for SSL Session state changes

----


> Add plugin hooks for SSL Session state access
> ---------------------------------------------
>
>                 Key: TS-3527
>                 URL: https://issues.apache.org/jira/browse/TS-3527
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: SSL
>            Reporter: Susan Hinrichs
>            Assignee: Susan Hinrichs
>             Fix For: 6.0.0
>
>
> Add plugin hook functionality to allow hook into the SSL session state lifecycle.  This enables session state communication between ATS deployments and additional statistical analysis.
> One API proposal is at 
> http://network-geographics.com/ats/docs/ssl-session-api.en.html
> [~briang] suggested merging this with the existing TS_SSL_SNI_HOOK.  Will have to look in more detail with the openssl implementations to see if we can hook into to a single point that has access to the functionality needed by both.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)