[ 
https://issues.apache.org/jira/browse/THRIFT-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aki Sukegawa resolved THRIFT-2113.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0

Sorry for the incredibly long delay.
I verified your patch and just committed.

> Erlang SSL Socket Support
> -------------------------
>
>                 Key: THRIFT-2113
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2113
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Erlang - Library
>            Reporter: David Robakowski
>              Labels: ssl
>             Fix For: 1.0
>
>         Attachments: thrift-2113_erlang-ssl-socket-support.patch
>
>
> The attached patch provides the SSL functionality through wrapping the 
> previous established gen_tcp socket connection and upgrading it to an SSL 
> socket. The newly introduced option list values:
> {code}...
>  {ssltransport, true}
> ,{ssloptions, [1]}
> ...
> {code} are mandatory for a server or client that will use SSL.
> [1] [Erlang SSL Docs for more details|http://erlang.org/doc/man/ssl.html]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to