merlimat commented on a change in pull request #2988: Start Pulsar in TLS Only mode and deprecate tlsEnabled flag. URL: https://github.com/apache/pulsar/pull/2988#discussion_r233944033
########## File path: conf/discovery.conf ########## @@ -65,7 +65,7 @@ superUserRoles= authorizationAllowWildcardsMatching=false ##### --- TLS --- ##### -# Enable TLS +# Deprecated - Use servicePortTls and webServicePortTls instead Review comment: Should we just remove the deprecated keys from the example config file? ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
