zeshuai007 commented on pull request #2197: URL: https://github.com/apache/thrift/pull/2197#issuecomment-656118754
Hi, After many tests (each time waiting for CI execution is too long, which is equivalent to a basketball game), this problem has been determined to be a cross-language SSL communication test between a Java service and an erlang client, because erlang is not familiar to me, and I carelessly ignored it earlier. Now, I only add the keystore and truststore to java-test and quickly check the test_client of Erlang. For --ssl, there are ssltransport and certificate. Next, I need to confirm the protocols on both sides. Has anyone investigated the CI problem? Any help is welcome. ---------------------------------------------------------------- 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: [email protected]
