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

Unified Diff: chrome/app/policy/policy_templates.json

Issue 9617039: Change Origin bound certs -> Domain bound certs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rename all the things Created 8 years, 9 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
Index: chrome/app/policy/policy_templates.json
diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json
index fb6998efeff2c0ca279fad070b20b43c009dcb0e..bf77ed89b5e71ffe5bbae2a0015cf1c3b6aff3f2 100644
--- a/chrome/app/policy/policy_templates.json
+++ b/chrome/app/policy/policy_templates.json
@@ -2217,10 +2217,10 @@
'future': True,
'example_value': True,
'id': 114,
- 'caption': '''Enable TLS origin-bound certificates extension''',
- 'desc': '''Specifies whether the TLS origin-bound certificates extension should be enabled.
+ 'caption': '''Enable TLS domain-bound certificates extension''',
+ 'desc': '''Specifies whether the TLS domain-bound certificates extension should be enabled.
- This setting is used to enable the TLS origin-bound certificates extension for testing. This experimental setting will be removed in the future.''',
+ This setting is used to enable the TLS domain-bound certificates extension for testing. This experimental setting will be removed in the future.''',
},
{
'name': 'EnableMemoryInfo',
« no previous file with comments | « no previous file | chrome/browser/browsing_data_remover.h » ('j') | chrome/browser/net/sqlite_origin_bound_cert_store.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698