[
https://issues.apache.org/jira/browse/THRIFT-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13964066#comment-13964066
]
ASF GitHub Bot commented on THRIFT-2455:
----------------------------------------
GitHub user adam-resdiary opened a pull request:
https://github.com/apache/thrift/pull/96
THRIFT-2455: Allow client certificates to be used with THttpClient
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adam-resdiary/thrift AddClientCertificates
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/96.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 #96
----
commit a87068655a3d31e2f85e5630462dd174b02f43c6
Author: Adam Connelly <[email protected]>
Date: 2014-04-09T12:06:20Z
THRIFT-2455: Allow client certificates to be used with THttpClient
----
> Allow client certificates to be used with THttpClient
> -----------------------------------------------------
>
> Key: THRIFT-2455
> URL: https://issues.apache.org/jira/browse/THRIFT-2455
> Project: Thrift
> Issue Type: Improvement
> Components: C# - Library
> Affects Versions: 0.9.1
> Reporter: Adam Connelly
>
> I want to be able to use client certificates to secure access to some thrift
> services. To support that, I need to be able to specify the certificates when
> creating the THttpClient so that it includes them in requests.
--
This message was sent by Atlassian JIRA
(v6.2#6252)