[
https://issues.apache.org/jira/browse/THRIFT-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16062413#comment-16062413
]
Eric Conner commented on THRIFT-4234:
-------------------------------------
Here is the fix in the mono repo:
https://github.com/mono/mono/commit/5048ce7bd9c9127e69006986ed66b2380e0b2f8b
> Travis build fails cross language tests with "Unsupported security protocol
> type"
> ---------------------------------------------------------------------------------
>
> Key: THRIFT-4234
> URL: https://issues.apache.org/jira/browse/THRIFT-4234
> Project: Thrift
> Issue Type: Bug
> Components: C# - Compiler, C# - Library, Test Suite
> Affects Versions: 0.10.0
> Environment: csharp, mono
> Reporter: Eric Conner
> Priority: Blocker
>
> The Travis build cross-functional ssl tests for java - csharp fail due to SSL
> protocol problems on the C-Sharp side.
> The server fails with the following error:
> {code:java}
> NotSupportedException: "Unsupported security protocol type"
> {code}
> and the client throws an exception in kind:
> [java] Sample TSimpleJSONProtocol output:
> [java] {}
> [java] org.apache.thrift.transport.TTransportException:
> javax.net.ssl.SSLProtocolException: handshake alert: internal_error
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)