Skip to content

Proxy should autodetect whether to use TLS to connect brokers #3350

Description

@ivankelly

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions