ciuncan commented on issue #172: URL: https://github.com/apache/pulsar-client-cpp/issues/172#issuecomment-3639317136
We've met this issue with a customer, whose network does deep packet inspection and somehow prevents TLSv1.2 connections to successfully do handshake. As 1.2 usage is hardcoded, pulsar connection was no longer possible from there. I've opened a PR (https://github.com/apache/pulsar-client-cpp/pull/529) and would be happy to get it evaluated to be incorporated in `pulsar-client` (we use python package). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
