[
https://issues.apache.org/jira/browse/TS-5022?focusedWorklogId=35074&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-35074
]
ASF GitHub Bot logged work on TS-5022:
--------------------------------------
Author: ASF GitHub Bot
Created on: 09/Jan/17 21:23
Start Date: 09/Jan/17 21:23
Worklog Time Spent: 10m
Work Description: Github user SolidWallOfCode commented on a diff in the
pull request:
https://github.com/apache/trafficserver/pull/1315#discussion_r95249133
--- Diff: iocore/net/SSLConfig.cc ---
@@ -421,7 +421,6 @@ SSLConfigParams::getNewCTX(char *client_cert) const
return nclient_ctx;
fail:
SSLReleaseContext(nclient_ctx);
--- End diff --
How does this compile, without a return value in this case?
Issue Time Tracking
-------------------
Worklog Id: (was: 35074)
Time Spent: 7h (was: 6h 50m)
> Multiple Client Certificate to Origin
> -------------------------------------
>
> Key: TS-5022
> URL: https://issues.apache.org/jira/browse/TS-5022
> Project: Traffic Server
> Issue Type: Improvement
> Components: Security, SSL, TLS
> Reporter: Scott Beardsley
> Assignee: Syeda Persia Aziz
> Labels: yahoo
> Fix For: 7.1.0
>
> Time Spent: 7h
> Remaining Estimate: 0h
>
> Yahoo has a use case where the origin is doing mutual TLS authentication
> which requires ATS to send a client certificate. This works fine (for now)
> because ATS supports configuring *one* client cert but this feature should
> really allow multiple client certificates to be configured which would depend
> upon the origin being contacted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)