nats-io / nats-kafka

NATS to Kafka Bridging
Apache License 2.0
131 stars 32 forks source link

Support connections with SASL and TLS #30

Closed variadico closed 3 years ago

variadico commented 3 years ago

Currently, users can only choose between SASL and TLS insecure skip verify and full TLS. This change allows users to use SASL with full TLS.