You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jeff Brown (JIRA)" <ji...@apache.org> on 2009/12/30 07:53:29 UTC

[jira] Commented: (THRIFT-181) C# SSL Support

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

Jeff Brown commented on THRIFT-181:
-----------------------------------

Please don't take a dependency on log4net.  I'm in a position where I have to take as few dependencies as possible because my code (Gallio / MbUnit) may be linked with other people's arbitrary code that might have different conflicting dependencies.  I'm even considering internalizing Thrift.dll using ILMerge...

So I second adding a very basic logging interface or delegate that clients can wire up as needed.

> C# SSL Support
> --------------
>
>                 Key: THRIFT-181
>                 URL: https://issues.apache.org/jira/browse/THRIFT-181
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Library (C#)
>         Environment: VS 2008
>            Reporter: Anthony Abate
>         Attachments: TSSLServerSocket.cs, TSSLSocket.cs
>
>
> I Created  TSecureSocket and TSecureSocketServer classes which wrap tcpclient with ssl.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.