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

ASF subversion and git services commented on TS-2437:
-----------------------------------------------------

Commit a5a93ac5ac45b2ba810c4b3e8ce311cd23bf8ff2 in trafficserver's branch 
refs/heads/master from [~sunwei]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=a5a93ac ]

TS-2437: add a lifecycle hook to expose loaded SSL certificates to plugins

Add two new lifecycle hooks, TS_LIFECYCLE_SERVER_SSL_CTX_INITIALIZED_HOOK
and TS_LIFECYCLE_CLIENT_SSL_CTX_INITIALIZED_HOOK.

The reason for these hooks is that I have a use case to manipulate
(overwrite) the OpenSSL related callbacks in my plugin. I think it
is also useful for applications who have a need to change or retrieve
the SSL related attributes (callbacks, certs, configurations, etc).


> Add an API to expose SSL_CTX for applications
> ---------------------------------------------
>
>                 Key: TS-2437
>                 URL: https://issues.apache.org/jira/browse/TS-2437
>             Project: Traffic Server
>          Issue Type: Task
>          Components: SSL, TS API
>            Reporter: Wei Sun
>            Assignee: James Peach
>              Labels: Review
>             Fix For: 5.0.0
>
>         Attachments: TS-2437-2.diff, TS-2437-liefecycle-2.diff
>
>
> It'll be good to add an API to expose all the SSL_CTXs, so that plugins can 
> manipulate their specific ssl settings / call back, etc. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to