fimugdha commented on code in PR #1171: URL: https://github.com/apache/ranger/pull/1171#discussion_r3895640904
########## unixauthservice/scripts/install.properties: ########## @@ -61,10 +66,12 @@ hadoop_conf=/etc/hadoop/conf # CRED_KEYSTORE_FILENAME=/etc/ranger/usersync/conf/rangerusersync.jceks -# SSL Authentication -AUTH_SSL_ENABLED=false +# SSL Authentication configuration to be used when unix authentication is enabled. +AUTH_SSL_ENABLED=true Review Comment: okay, this value will get updated in the latest patch. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
