[
https://issues.apache.org/jira/browse/THRIFT-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976430#comment-13976430
]
ASF GitHub Bot commented on THRIFT-2347:
----------------------------------------
GitHub user Kaeslin opened a pull request:
https://github.com/apache/thrift/pull/104
THRIFT-2347: C# TLS Transport based on THRIFT-181
- Secure Socket and ServerSocket added
- Add: compact and json protocols to the TestServer and TestClient
- Add: ssl to the TestServer and TestClient
- Add: csharp to the test.sh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/siemens/thrift csharp_ssl
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/104.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 #104
----
commit 21c33abd59a2333c48722933c6894d8ed145e638
Author: Beat Kaeslin <[email protected]>
Date: 2014-04-16T14:07:58Z
Add TLS transport for C#
commit 60a0baa1797b0ef0ea6f8c21e5b81a78cdfcdf16
Author: Beat Kaeslin <[email protected]>
Date: 2014-04-17T06:23:57Z
csharp tests moved to the end
----
> C# TLS Transport based on THRIFT-181
> ------------------------------------
>
> Key: THRIFT-2347
> URL: https://issues.apache.org/jira/browse/THRIFT-2347
> Project: Thrift
> Issue Type: New Feature
> Components: C# - Library
> Reporter: Beat Kaeslin
> Priority: Minor
> Attachments:
> 0001-THRIFT-181-c-add-TTLSServerSocket.cs-and-TTLSSocket..patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> New secure Transport Layer (TLS). Implementation from THRIFT-181 Issue
> without Log dependencie.
--
This message was sent by Atlassian JIRA
(v6.2#6252)