[ https://issues.apache.org/jira/browse/THRIFT-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Randy Abernethy resolved THRIFT-4276. ------------------------------------- Resolution: Fixed Fix Version/s: 0.10.0 committed > Add SSL support to the C++ Nonblocking Server > --------------------------------------------- > > Key: THRIFT-4276 > URL: https://issues.apache.org/jira/browse/THRIFT-4276 > Project: Thrift > Issue Type: Improvement > Components: C++ - Library > Affects Versions: 0.11.0 > Reporter: Randy Abernethy > Assignee: Randy Abernethy > Priority: Minor > Fix For: 0.10.0 > > > This patch adds SSL support to the C++ noblocking server and cleans up some > of its monolithic integrated transport, moving to a more flexible and typical > Apache Thrift Transport model. > Many thanks to Divya and James for the work on this > GitHub user dthaluru opened a pull request: > https://github.com/apache/thrift/pull/1251 > Added support for C++ Nonblocking SSL Server > You can merge this pull request into a Git repository by running: > $ git pull https://github.com/dthaluru/cpp-nonblocking1 master > Alternatively you can review and apply these changes as the patch at: > https://github.com/apache/thrift/pull/1251.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 #1251 > > ---- > commit 6351c2c112affbe4ca7677236605030e72ffa057 > Author: Divya Thaluru <dthal...@vmware.com> > Date: 2017-04-20T17:35:10Z > Added support for C++ Nonblocking SSL Server > ---- -- This message was sent by Atlassian JIRA (v6.4.14#64029)