You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/02/24 12:21:17 UTC

[GitHub] [pulsar] RobertIndie commented on a change in pull request #14451: [Doc] [Do-not-Merge] Update the support of hostname verification in different clients

RobertIndie commented on a change in pull request #14451:
URL: https://github.com/apache/pulsar/pull/14451#discussion_r813825951



##########
File path: site2/docs/security-tls-transport.md
##########
@@ -256,3 +259,4 @@ var client = PulsarClient.Builder()
                          .VerifyCertificateName(false)     //Default is 'false'
                          .Build();
 ```
+> Note that `VerifyCertificateName` refers to the configuration of hostname verification in the C# client.

Review comment:
       @blankensteiner Hi, could you help verify this?




-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org