commit 703237d65625ea4a40fa81b58713d910fde63dc7
Author: Jan Rękorajski <[email protected]>
Date: Wed Oct 6 09:44:59 2021 +0200
- min tls version is already set higher in modules/libpref/init/all.js
vendor-ac.js | 2 --
vendor.js | 2 --
2 files changed, 4 deletions(-)
---
diff --git a/vendor-ac.js b/vendor-ac.js
index bf2a109..df4ba8d 100644
--- a/vendor-ac.js
+++ b/vendor-ac.js
@@ -6,5 +6,3 @@ pref("general.useragent.compatMode.firefox", true);
pref("distribution.searchplugins.defaultLocale", "en-US");
// Forbid application updates
pref("app.update.enabled", false, locked);
-// POODLE protection, CVE-2014-3566
-pref("security.tls.version.min", 1);
diff --git a/vendor.js b/vendor.js
index 458e3fc..534ffdf 100644
--- a/vendor.js
+++ b/vendor.js
@@ -6,5 +6,3 @@ pref("general.useragent.compatMode.firefox", true);
pref("distribution.searchplugins.defaultLocale", "en-US");
// Forbid application updates
pref("app.update.enabled", false, locked);
-// POODLE protection, CVE-2014-3566
-pref("security.tls.version.min", 1);
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/firefox.git/commitdiff/cf49c0a7a93fbd33ec8f0b458884d503b5d9bbc6
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit