ivankelly opened a new pull request #2229: C++ should default not allow insecure connections with TLS URL: https://github.com/apache/incubator-pulsar/pull/2229 If tlsAllowInsecureConnection is true, then the client doesn't validate the server's TLS cert, allowing for MITM attacks. This shouldn't be the default option.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
