updated template
This commit is contained in:
@@ -122,7 +122,7 @@ $ne_command_prefix = '/usr/bin/sudo',
|
||||
$ne_command_timeout = '60',
|
||||
$ne_connection_timeout = '300',
|
||||
$ne_allow_weak_rnd_seed = '1',
|
||||
$ne_ssl_version = 'TLSv1.1+',
|
||||
$ne_ssl_version = 'TLSv2+',
|
||||
$ne_ssl_use_adh = '1',
|
||||
$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',
|
||||
|
||||
Reference in New Issue
Block a user