TLSv1 is deprecated

This commit is contained in:
Grigory Morozov
2020-05-18 05:18:42 +07:00
committed by GitHub
parent 50f2047da3
commit c2e57dfd60

View File

@@ -265,7 +265,6 @@ return array(
'desc' => $lng['serversettings']['ssl']['ssl_protocols']['description'], 'desc' => $lng['serversettings']['ssl']['ssl_protocols']['description'],
'type' => 'checkbox', 'type' => 'checkbox',
'value' => array( 'value' => array(
'TLSv1',
'TLSv1.2' 'TLSv1.2'
), ),
'values' => array( 'values' => array(