You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2020/01/07 23:18:22 UTC

[GitHub] [bookkeeper] eolivelli commented on a change in pull request #2156: [bookie-mTLS] add support of hostname verification

eolivelli commented on a change in pull request #2156: [bookie-mTLS] add support of hostname verification
URL: https://github.com/apache/bookkeeper/pull/2156#discussion_r363998688
 
 

 ##########
 File path: conf/bk_server.conf
 ##########
 @@ -260,6 +260,9 @@ httpServerClass=org.apache.bookkeeper.http.vertx.VertxHttpServer
 # Tls certificate files refresh duration in seconds.
 # tlsCertFilesRefreshDurationSeconds=0
 
+# Enable/Disable hostname verification for tls connection.
+#tlsHostnameVerificationEnabled=false
 
 Review comment:
   Is this a client parameter or a server parameter? Or both?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services