You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@thrift.apache.org by GitBox <gi...@apache.org> on 2020/08/06 12:26:49 UTC

[GitHub] [thrift] ulidtko commented on pull request #2197: The SSL authentication fails in the Java test of the CI.

ulidtko commented on pull request #2197:
URL: https://github.com/apache/thrift/pull/2197#issuecomment-669896271


   Hi @zeshuai007 — I was looking if anyone has done anything to fix this thing on Travis:
   ```
   ===============================================================================
   *** Following 6 failures were unexpected ***:
   If it is introduced by you, please fix it before submitting the code.
   ===============================================================================
   server-client:          protocol:         transport:               result:
   java-erl                multi-binary      fastframed-framed-ip-ssl failure(1)
   java-erl                multi-binary      buffered-ip-ssl          failure(1)
   java-erl                multi-binary      framed-ip-ssl            failure(1)
   java-erl                binary            fastframed-framed-ip-ssl failure(1)
   java-erl                binary            buffered-ip-ssl          failure(1)
   java-erl                binary            framed-ip-ssl            failure(1)
   ===============================================================================
   ```
   
   And I see you added explicit truststore support in the `Test{Client,Server}` for Java. Do you need the same for Erlang?
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org