<- Chrome Settings Library

HttpAllowlist

HTTP Allowlist
Last updated October 8, 2024

Setting the policy specifies a list of hostnames or hostname patterns (such as '[*.]example.com') that will not be upgraded to HTTPS and will not show an error interstitial if HTTPS-First Mode is enabled. Organizations can use this policy to maintain access to servers that do not support HTTPS, without needing to disable HTTPS Upgrades and/or HTTPS-First Mode. Supplied hostnames must be canonicalized: Any IDNs must be converted to their A-label format, and all ASCII letters must be lowercase. Blanket host wildcards (i.e., "*" or "[*]") are not allowed. Instead, HTTPS-First Mode and HTTPS Upgrades should be explicitly disabled via their specific policies. Note: This policy does not apply to HSTS upgrades.

Supported On:
Platform Start End
Android 112
Fuchsia 112
Chrome (Windows, Mac, Linux) 112
ChromeOS 112
Example value:

{"0":"testserver.example.com","1":"[*.]example.org"}

Features: