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 subversion and git services (JIRA)" <ji...@apache.org> on 2016/05/02 00:55:12 UTC

[jira] [Commented] (TS-4373) Add TSSslContextCreate and TSSslContextDestroy to the API.

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

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

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

TS-4373: Document TSSslServerContextCreate and TSSslContextDestroy.


> 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)