[ 
https://issues.apache.org/jira/browse/THRIFT-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018703#comment-14018703
 ] 

ASF GitHub Bot commented on THRIFT-2568:
----------------------------------------

GitHub user mblaettler opened a pull request:

    https://github.com/apache/thrift/pull/133

    THRIFT-2568: Implemented possibility to use own certificate handler

    Added the possibility to set a user specific certificate validation 
routine. This allows to accept unsigned or wrong certificates for debug reasons.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mblaettler/thrift 
THRIFT-2568-own-cert-validator

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/133.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 #133
    
----
commit 57494794e787356ee98229cac35ea7aaa60ad562
Author: mblaettler <michi.blaett...@bluewin.ch>
Date:   2014-06-05T11:41:05Z

    THRIFT-2568: Implemented possibility to use own certificate handler

----


> Implement own certificate handler
> ---------------------------------
>
>                 Key: THRIFT-2568
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2568
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C# - Library
>    Affects Versions: 0.9.1
>            Reporter: Michael Blättler
>            Priority: Trivial
>
> Enhance the C# TLS-Transport with a paramater to give it a specific 
> certificate handler function.
> This enables to easely accept untrusted certificates or accept a specific 
> certificate, which can be useful while debuging.



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

Reply via email to