From c2e57dfd60e5b7858f2a78b206c09eb589cc03c3 Mon Sep 17 00:00:00 2001 From: Grigory Morozov Date: Mon, 18 May 2020 05:18:42 +0700 Subject: [PATCH] TLSv1 is deprecated --- lib/formfields/admin/domains/formfield.domains_add.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/formfields/admin/domains/formfield.domains_add.php b/lib/formfields/admin/domains/formfield.domains_add.php index 9ebfb3b6..b0c9ac5b 100644 --- a/lib/formfields/admin/domains/formfield.domains_add.php +++ b/lib/formfields/admin/domains/formfield.domains_add.php @@ -265,7 +265,6 @@ return array( 'desc' => $lng['serversettings']['ssl']['ssl_protocols']['description'], 'type' => 'checkbox', 'value' => array( - 'TLSv1', 'TLSv1.2' ), 'values' => array(