You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "David Calavera (JIRA)" <ji...@apache.org> on 2016/04/21 19:05:25 UTC

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

David Calavera created TS-4373:
----------------------------------

             Summary: 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


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)