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

2017-01-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/1057 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[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);

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

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

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

2016-07-30 Thread udit043
GitHub user udit043 opened a pull request: https://github.com/apache/thrift/pull/1057 Update TSSLSocket.cpp Older version of Open SSL may create problem because they do not support 'SSL_set_tlsext_host_name()'. You can merge this pull request into a Git repository by running: