[ 
https://issues.apache.org/jira/browse/THRIFT-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Conner updated THRIFT-4234:
--------------------------------
    Description: 
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



  was:
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:
NotSupportedException: "Unsupported security protocol type"

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




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

Reply via email to