|
|
@@ -56,6 +56,10 @@
|
|
|
# Filename of SSL RSA Private Key
|
|
|
## ssl_private_key=
|
|
|
|
|
|
+ # List of allowed and disallowed ciphers in cipher list format.
|
|
|
+ # See http://www.openssl.org/docs/apps/ciphers.html for more information on cipher list format.
|
|
|
+ ## ssl_cipher_list=DEFAULT:!aNULL:!eNULL:!LOW:!EXPORT:!SSLv2
|
|
|
+
|
|
|
# LDAP password of the hue user used for LDAP authentications. For example for LDAP Authentication with HiveServer2.
|
|
|
# ldap_password=
|
|
|
|