Set certificate availability for ARC-apps

If set to SyncDisabled or not configured, Google Chrome OS certificates are not available for ARC-apps.

If set to CopyCaCerts, all ONC-installed CA certificates with Web TrustBit are available for ARC-apps.

Supported on: SUPPORTED_WIN7
Set certificate availability for ARC-apps


  1. Disable usage of Google Chrome OS certificates to ARC-apps
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameArcCertificatesSyncMode
    Value TypeREG_DWORD
    Value0
  2. Enable Google Chrome OS CA certificates to ARC-apps
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameArcCertificatesSyncMode
    Value TypeREG_DWORD
    Value1


chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)