GitHub user ivankelly created a discussion: Proxy should autodetect whether to use TLS to connect brokers
Currently you need to set `tlsEnabledWithBroker` in the proxy to use TLS to connect to brokers. However, if the URL is https:// or pulsar+ssl:// it should be obvious that we should use TLS. Likewise, when the url is http:// or pulsar:// it should be obvious that we should not use TLS. GitHub link: https://github.com/apache/pulsar/discussions/18765 ---- This is an automatically sent email for dev@pulsar.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org