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

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

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

TS-4373: TSSslServerContextCreate and TSSslContextDestroy.

TSSslServerContextCreate returns a new SSL Context that's configured
according to the settings in records.config.

This is useful if an extension wants to use the TS_SSL_CERT_HOOK to
control loading of SNI certificates, and still want to respect the
cipher suite and related SSL settings.

Add TSSslContextDestroy method.


> Add TSSslContextCreate and TSSslContextDestroy to the API.
> ----------------------------------------------------------
>
>                 Key: TS-4373
>                 URL: https://issues.apache.org/jira/browse/TS-4373
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: David Calavera
>             Fix For: 7.0.0
>
>
> As described in https://github.com/apache/trafficserver/pull/402:
> > The current experimental plugin for loading SSL certificates just use 
> > SSL_CTX_new(SSLv23_client_method()) to create a new context, and doesn't 
> > respect the cipher suite settings in records.config.
> This issue is tracking the progress in that improvement. I'll open a new Pull 
> Request with documentation and the code rebased.



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

Reply via email to