[
https://issues.apache.org/jira/browse/TS-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265994#comment-15265994
]
ASF subversion and git services commented on TS-4373:
-----------------------------------------------------
Commit c15a957addee610b2b8314108a2e83c02b483fef in trafficserver's branch
refs/heads/master from [~calavera]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=c15a957 ]
TS-4373: Move SSL_CTX setup out of ssl_store_ssl_context.
Refactor ssl_store_ssl_context method to separate context initialization
and configuration from inserting the context into the SSLCertLookup.
(cherry picked from commit 8b248f4493c0e6e53c4fbc8cbdf618fabc0e818f)
Signed-off-by: David Calavera <[email protected]>
Please enter the commit message for your changes. Lines starting
> 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)