Required device-wide Client Certificates

Specifies device-wide client certificates that should be enrolled using the device management protocol.
See https://cloud.google.com/docs/chrome-enterprise/policies/?policy=RequiredClientCertificateForDevice for more information about schema and formatting.

Example value:

[
{
"name": "Certificate Profile 1",
"cert_profile_id": "cert_profile_id_1",
"key_algorithm": "rsa",
"renewal_period_seconds": 2592000,
"policy_version": "some_hash",
"enable_remote_attestation_check": true
}
]

Supported on: At least Microsoft Windows 7 or Windows Server 2008 family

Required device-wide Client Certificates (The single-line field is deprecated and will be removed in the future. Please start using the multi-line textbox below.)

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Google\ChromeOS
Value NameRequiredClientCertificateForDevice
Value TypeREG_SZ
Default Value


Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Google\ChromeOS
Value NameRequiredClientCertificateForDevice
Value TypeREG_MULTI_SZ
Default Value

chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)