pveproxy: use same cipher list as debian apache ssl.conf
This commit is contained in:
parent
ef94cfec6c
commit
60172a9333
@ -92,6 +92,7 @@ eval {
|
||||
logfile => '/var/log/pveproxy/access.log',
|
||||
lockfile => $lockfile,
|
||||
ssl => {
|
||||
cipher_list => 'HIGH:MEDIUM:!aNULL:!MD5',
|
||||
key_file => '/etc/pve/local/pve-ssl.key',
|
||||
cert_file => '/etc/pve/local/pve-ssl.pem',
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user