[jira] [Commented] (THRIFT-3892) Thrift uses TLS SNI extension provided by OpenSSL library. Older version of OpenSSL(< 0.9.8f) may create problem because they do not support 'SSL_set_tlsext_host_name(

2016-08-03 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15406461#comment-15406461 ] James E. King, III commented on THRIFT-3892: [~jensg] please review this chan

[jira] [Commented] (THRIFT-3892) Thrift uses TLS SNI extension provided by OpenSSL library. Older version of OpenSSL(< 0.9.8f) may create problem because they do not support 'SSL_set_tlsext_host_name(

2016-08-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15406195#comment-15406195 ] ASF GitHub Bot commented on THRIFT-3892: Github user udit043 commented on a diff

[GitHub] thrift pull request #1057: Update TSSLSocket.cpp

2016-08-03 Thread udit043
Github user udit043 commented on a diff in the pull request: https://github.com/apache/thrift/pull/1057#discussion_r73373066 --- Diff: lib/cpp/src/thrift/transport/TSSLSocket.cpp --- @@ -471,8 +471,10 @@ void TSSLSocket::checkHandshake() { } } while (rc == 2);

[jira] [Created] (THRIFT-3892) Thrift uses TLS SNI extension provided by OpenSSL library. Older version of OpenSSL(< 0.9.8f) may create problem because they do not support 'SSL_set_tlsext_host_name()'

2016-08-03 Thread Udit Raikwar (JIRA)
Udit Raikwar created THRIFT-3892: Summary: Thrift uses TLS SNI extension provided by OpenSSL library. Older version of OpenSSL(< 0.9.8f) may create problem because they do not support 'SSL_set_tlsext_host_name()'. Key: THRIFT-389

[jira] [Commented] (THRIFT-2835) Add possibility to distribute generators separately from thrift core, and load them dynamically

2016-08-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405991#comment-15405991 ] ASF GitHub Bot commented on THRIFT-2835: Github user dtmuller commented on the is

[GitHub] thrift issue #1039: THRIFT-2835 Add possibility to distribute generators sep...

2016-08-03 Thread dtmuller
Github user dtmuller commented on the issue: https://github.com/apache/thrift/pull/1039 I added the deployment of headers needed to build plugins. I changed the directory structure to look the same as under /lib (added an extra thrift folder). The reason: for cmake I batch-copied the

[jira] [Comment Edited] (THRIFT-3877) C++: library don't work with HTTP.

2016-08-03 Thread Sergey Fasman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397435#comment-15397435 ] Sergey Fasman edited comment on THRIFT-3877 at 8/3/16 9:48 AM:

[jira] [Updated] (THRIFT-3877) C++: library don't work with HTTP.

2016-08-03 Thread Sergey Fasman (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Fasman updated THRIFT-3877: -- Description: Client on C++. Tested on C# HTTP server and client — work ideal. Then create clien