Ghatage opened a new pull request #2368:
URL: https://github.com/apache/bookkeeper/pull/2368


   (1) Introduced a new config option onlySecureClientsAllowed in
       the Bookie Configuration. Default value is considered false.
   (2) If onlySecureClientsAllowed is set to True, the Bookies only
       allow the Clients to communicate over TLS. Any requests
       from the Clients without TLS enabled will be rejected
       and Client gets the Security Exception.


----------------------------------------------------------------
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:
[email protected]


Reply via email to