You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2014/03/19 00:40:42 UTC

[jira] [Created] (TS-2649) add certificate chain loading to SSL client

James Peach created TS-2649:
-------------------------------

             Summary: add certificate chain loading to SSL client
                 Key: TS-2649
                 URL: https://issues.apache.org/jira/browse/TS-2649
             Project: Traffic Server
          Issue Type: New Feature
          Components: SSL
            Reporter: James Peach


The SSL client has no way to load a chain file, so sending a SSL client certificate invariably fails. It works when we use {{SSL_CTX_use_certificate_chain_file}} to load the certificate, and that seems to be current best practice with OpenSSL.



--
This message was sent by Atlassian JIRA
(v6.2#6252)