updated template

This commit is contained in:
Arne Teuke
2017-07-28 19:22:05 +01:00
parent e1c5414509
commit 259b9d8569

View File

@@ -122,7 +122,7 @@ $ne_command_prefix = '/usr/bin/sudo',
$ne_command_timeout = '60', $ne_command_timeout = '60',
$ne_connection_timeout = '300', $ne_connection_timeout = '300',
$ne_allow_weak_rnd_seed = '1', $ne_allow_weak_rnd_seed = '1',
$ne_ssl_version = 'TLSv1.1+', $ne_ssl_version = 'TLSv2+',
$ne_ssl_use_adh = '1', $ne_ssl_use_adh = '1',
$ne_ssl_cipher_list = 'ALL:!aNULL:!eNULL:!SSLv2:!LOW:!EXP:!RC4:!MD5:@STRENGTH', $ne_ssl_cipher_list = 'ALL:!aNULL:!eNULL:!SSLv2:!LOW:!EXP:!RC4:!MD5:@STRENGTH',
$ne_ssl_cacert_file = '/etc/pki/tls/certs/ca-chain.crt.pem', $ne_ssl_cacert_file = '/etc/pki/tls/certs/ca-chain.crt.pem',