Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(497)

Unified Diff: components/policy/resources/policy_templates.json

Issue 2653773003: Remove remnants of DHE support. (Closed)
Patch Set: adjust tests Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/policy/policy_test_cases.json ('k') | components/ssl_config/ssl_config_prefs.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/resources/policy_templates.json
diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
index c80aa29e3e50701d69ccb451a71208b8c22a977f..0092e7240273152048d8a6f773db0e7bcb629592 100644
--- a/components/policy/resources/policy_templates.json
+++ b/components/policy/resources/policy_templates.json
@@ -8200,6 +8200,7 @@
'dynamic_refresh': True,
'per_profile': False,
},
+ 'deprecated': True,
'example_value': 'ssl3',
'id': 279,
'caption': '''Minimum SSL version enabled''',
@@ -8301,6 +8302,7 @@
'dynamic_refresh': True,
'per_profile': False,
},
+ 'deprecated': True,
'example_value': False,
'id': 310,
'caption': '''Whether RC4 cipher suites in TLS are enabled''',
@@ -8325,6 +8327,7 @@
'dynamic_refresh': True,
'per_profile': False,
},
+ 'deprecated': True,
'example_value': False,
'id': 334,
'caption': '''Whether DHE cipher suites in TLS are enabled''',
« no previous file with comments | « chrome/test/data/policy/policy_test_cases.json ('k') | components/ssl_config/ssl_config_prefs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698