chromium/enable-ech-ocsp.json: additionally enable AdditionalDnsQueryTypesEnabled & BuiltInDnsClientEnabled

This commit is contained in:
Aminda Suomalainen 2024-02-04 10:29:41 +02:00
parent 902f011468
commit 3c9a97ed2f
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
{
"AdditionalDnsQueryTypesEnabled": true,
"BuiltInDnsClientEnabled": true,
"EnableOnlineRevocationChecks": true,
"EncryptedClientHelloEnabled": true
}