H A D | transport_security_state_static.json | 12 // policy: (string) the policy under which the domain is part of the 34 { "name": "pinningtest.appspot.com", "policy": "test", "include_subdomains": true }, 35 { "name": "pinning-test.badssl.com", "policy": "test", "include_subdomains": true }, string 36 { "name": "example.test", "policy": "test", "include_subdomains": true }, string 39 …{ "name": "android", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true … 40 { "name": "app", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, string 41 … { "name": "bank", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, string 42 …{ "name": "chrome", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, string 43 { "name": "dev", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, string 44 { "name": "foo", "policy": "public-suffix", "mode": "force-https", "include_subdomains": true }, string [all …]
|