| 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''',
|
|
|