nodece commented on code in PR #432: URL: https://github.com/apache/pulsar-site/pull/432#discussion_r1115389938
########## docs/security-overview.md: ########## @@ -63,7 +63,7 @@ When you use proxies between clients and brokers, there are two authentication d :::note -Starting from 2.11.0, you can configure [Mutual TLS](security-tls-transport.md) with any one of the above authentication providers. +Starting from 2.11.0, you can configure [TLS encryption](security-tls-transport.md) with any one of the above authentication providers. Review Comment: ```suggestion Starting from 2.11.0, you can configure [TLS transport](security-tls-transport.md) with any one of the above authentication providers. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
