chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/MixedContentAutoupgradeEnabled.yaml

caption: Enable mixed content autoupgrading on HTTPS sites
desc: |-
  Chrome attempts to upgrade some types of mixed content (HTTP on an HTTPS site) subresources on iOS.
  See https://chromium.googlesource.com/chromium/src/+/main/docs/security/autoupgrade-mixed.md for details.

  This policy was used to disable mixed content autoupgrading on iOS. The policy is now deprecated and unsupported.

deprecated: true
example_value: true
features:
  dynamic_refresh: false
  per_profile: true
items:
- caption: Enable mixed content autoupgrading
  value: true
- caption: Disable mixed content autoupgrading
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- ios:111-122
tags: []
type: main