ivankelly opened a new pull request #2350: C++ HTTP lookup works with TLS (#2314) URL: https://github.com/apache/incubator-pulsar/pull/2350 Previously it did not take TLS into account at all. Now, if useTls is configured, or the client it configured with a https:// url, the http lookup will be configured to use TLS. This patch also makes some changes to make sure the URL the broker advertises for TLS starts with pulsar+ssl://.
---------------------------------------------------------------- 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
