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 2018/02/10 07:05:29 UTC

[GitHub] rdhabalia opened a new pull request #1214: Support hostname verification on proxy to broker connection

rdhabalia opened a new pull request #1214: Support hostname verification on proxy to broker connection
URL: https://github.com/apache/incubator-pulsar/pull/1214
 
 
   ### Motivation
   
   In #1208, we have added support for hostname verification at client when client creates tls connection with broker and proxy.
   However, if proxy is also not in local n/w then it would also require to support hostname verification when it connects with broker.
   
   ### Modifications
   
   add option at proxy which forces proxy to do hostname verification when it connects to broker.
   
   ### Result
   
   proxy can support hostname verification when it connects to broker.
   After your change, what will change.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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