[
https://issues.apache.org/jira/browse/THRIFT-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aki Sukegawa reopened THRIFT-2113:
----------------------------------
Assignee: David Robakowski
> 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
> Assignee: David Robakowski
> Labels: ssl
> Fix For: 0.10.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)