jfrazee commented on issue #4202: NIFI-7203 Support for TLS in Zookeeper Server
URL: https://github.com/apache/nifi/pull/4202#issuecomment-613029136
 
 
   @natural Having also recently implemented this (#4207) I have a couple of 
comments:
   - Secure and insecure aren't mutually exclusive so if you also have 
`clientPort` in zookeeper.properties the behavior will be unexpected in that 
it'll ignore it and use `secureClientPort` instead. 
   - I wouldn't recommend setting `ssl.hostnameVerification=false` as an 
example.
   - We should add some tests.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to