You should be able to follow the same general instructions from https://pulsar.apache.org/docs/en/security-tls-transport/ . Just remember to put the broker settings in `standalone.conf` file instead.
-- Matteo Merli <[email protected]> -- Matteo Merli <[email protected]> On Mon, Jun 1, 2020 at 2:11 PM Jon Arce <[email protected]> wrote: > > Is there a simple guide that will allow you to use Pulsar Standalone with TLS > encryption for communication? I'm focusing on TLS encryption between the > Client and the Broker. > > Im trying to verify that the system is working by using the lsof command and > I do not see anything listening on port 6651 or 8081. >
