momo-jun commented on code in PR #18343: URL: https://github.com/apache/pulsar/pull/18343#discussion_r1021014198
########## site2/docs/security-overview.md: ########## @@ -59,7 +61,7 @@ When you use proxies between clients and brokers, brokers only authenticate prox :::note -Starting from 2.11.0, [TLS authentication](security-tls-authentication.md) includes [TLS encryption](security-tls-transport.md) by default. If you configure TLS authentication first, then TLS encryption automatically applies; if you configure TLS encryption first, you can select any one of the above authentication providers. +Starting from 2.11.0, if you can configure [Mutual TLS](security-tls-transport.md) with any one of the above authentication providers. Review Comment: ```suggestion Starting from 2.11.0, you can configure [Mutual TLS](security-tls-transport.md) with any one of the above authentication providers. ``` Is this what you mean? -- 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]
