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

Wei Sun commented on TS-2437:
-----------------------------

Thanks for the reply. Per my understanding, the SSL contexts are initialized 
before loading plugins (TSPluginInit). It might not work If I invoke a 
lifecycle hook (e.g. TS_LIFECYCLE_SSL_CTX_INITIALIZED_HOOK) when creating SSL 
ctx, since the TSLifecycleHookAdd is delayed in TSPluginInit. Then I still need 
to store the created ssl_ctx in somewhere, and iterate them at a later time. 
Please correct me if I misunderstand your comment.

> 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
>             Fix For: 4.2.0
>
>         Attachments: TS-2437-2.diff, TS-2437.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