caption: Determines whether the built-in certificate verifier will be used to verify
server certificates
default: null
deprecated: true
desc: |-
This policy is no longer supported, however the related policy <ph name="CHROME_ROOT_STORE_ENABLED_POLICY_NAME">ChromeRootStoreEnabled</ph> may be supported on certain platforms.
When this setting is enabled, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will perform verification of server certificates using the built-in certificate verifier.
When this setting is disabled, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will perform verification of server certificates using the legacy certificate verifier provided by the platform, unless <ph name="CHROME_ROOT_STORE_ENABLED_POLICY_NAME">ChromeRootStoreEnabled</ph> is enabled.
When this setting is not set, the built-in or the legacy certificate verifier may be used.
example_value: false
features:
dynamic_refresh: false
per_profile: false
items:
- caption: Use the built-in certificate verifier
value: true
- caption: Use the legacy platform certificate verifier
value: false
- caption: Use any certificate verifier
value: null
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
type: boolean
supported_on:
- chrome_os:77-83
- chrome.linux:79-83
- chrome.mac:83-106
tags: []
type: main