GitHub user persiaAziz opened a pull request:
https://github.com/apache/trafficserver/pull/1226
TS-5022: Allow multiple client cert for ATS
Allow ATS to choose the certificate to use while making ssl connection with
an origin server. Remap plugin can set "proxy.config.ssl.client.cert.path" and
"proxy.config.ssl.client.cert.filename" which are overridable configs now. This
code has been tested with
[microserver](https://bitbucket.org/persiaAziz/ats_tests/src/23ed086bfb426761d8836d282cbb7c2327e5d0ab/tests/tools/microServer?at=microserver)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/persiaAziz/trafficserver TS-5022
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1226.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1226
----
commit 0122ed112a4d52e9ae6cdd97b7d3e1d71efb9454
Author: Persia Aziz <[email protected]>
Date: 2016-11-14T17:51:27Z
TS-5022: Allow multiple client cert for ATS
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---