[ 
https://issues.apache.org/jira/browse/THRIFT-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16062362#comment-16062362
 ] 

ASF GitHub Bot commented on THRIFT-4234:
----------------------------------------

GitHub user econner opened a pull request:

    https://github.com/apache/thrift/pull/1296

    THRIFT-4234 Travis build fails cross language tests with "Unsupported 
security protocol type"

    Fix is to upgrade Mono to latest version.
    
    See https://issues.apache.org/jira/browse/THRIFT-4234

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/econner/thrift thrift-4234

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1296.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 #1296
    
----
commit 5dfb61b6fa6ee755e6820eaf63be5fd308dcdabc
Author: Eric Conner <[email protected]>
Date:   2017-06-25T15:26:23Z

    Use latest mono version.

----


> 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