tuteng commented on pull request #9588: URL: https://github.com/apache/pulsar/pull/9588#issuecomment-779842102
cpp tls test failed ``` Handshake failed: certificate verify failed Which is: Ok [ FAILED ] AuthPluginTest.testTls (111 ms) [----------] 1 test from AuthPluginTest (111 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (111 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] AuthPluginTest.testTls [ FAILED ] AuthPluginTest.testTlsDetectPulsarSsl (128 ms) [----------] 1 test from AuthPluginTest (128 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (128 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] AuthPluginTest.testTlsDetectPulsarSsl ``` ---------------------------------------------------------------- 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]
