diff --git a/profiles/quad9-ECS-https.mobileconfig b/profiles/quad9-ECS-https.mobileconfig new file mode 100644 index 0000000..59b9bf0 --- /dev/null +++ b/profiles/quad9-ECS-https.mobileconfig @@ -0,0 +1,53 @@ + + + + + PayloadContent + + + DNSSettings + + DNSProtocol + HTTPS + ServerAddresses + + 2620:fe::fe:11 + 2620:fe::11 + 9.9.9.11 + 149.112.112.11 + + ServerURL + https://dns11.quad9.net/dns-query + + PayloadDescription + Configures device to use Quad9 Encrypted DNS over HTTPS with ECS + PayloadDisplayName + Quad9 DNS over HTTPS with ECS + PayloadIdentifier + com.apple.dnsSettings.managed.1a93b54b-8541-4536-8302-c08159ca9184 + PayloadType + com.apple.dnsSettings.managed + PayloadUUID + ffee2c6b-9cff-4c2a-892c-e03788bcbd64 + PayloadVersion + 1 + ProhibitDisablement + + + + PayloadDescription + Adds the Quad9 with ECS DNS to Big Sur and iOS 14 based systems + PayloadDisplayName + Quad9 with ECS Encrypted DNS over HTTPS + PayloadIdentifier + com.paulmillr.apple-dns + PayloadRemovalDisallowed + + PayloadType + Configuration + PayloadUUID + 088A5DC0-0E1F-4699-A56D-A709078D7603 + PayloadVersion + 1 + + diff --git a/profiles/quad9-ECS-tls.mobileconfig b/profiles/quad9-ECS-tls.mobileconfig new file mode 100644 index 0000000..3c5cb46 --- /dev/null +++ b/profiles/quad9-ECS-tls.mobileconfig @@ -0,0 +1,53 @@ + + + + + PayloadContent + + + DNSSettings + + DNSProtocol + TLS + ServerAddresses + + 2620:fe::fe:11 + 2620:fe::11 + 9.9.9.11 + 149.112.112.11 + + ServerName + dns11.quad9.net + + PayloadDescription + Configures device to use Quad9 with ECS Encrypted DNS over HTTPS + PayloadDisplayName + Quad9 DNS over TLS with ECS + PayloadIdentifier + com.apple.dnsSettings.managed.1a93b54b-8541-4536-8302-c08159ca9184 + PayloadType + com.apple.dnsSettings.managed + PayloadUUID + ffee2c6b-9cff-4c2a-892c-e03788bcbd64 + PayloadVersion + 1 + ProhibitDisablement + + + + PayloadDescription + Adds the Quad9 with ECS DNS to Big Sur and iOS 14 based systems + PayloadDisplayName + Quad9 with ECS Encrypted DNS over TLS + PayloadIdentifier + com.paulmillr.apple-dns + PayloadRemovalDisallowed + + PayloadType + Configuration + PayloadUUID + 36F1938F-2141-4EF1-BA24-05D12CEF440B + PayloadVersion + 1 + +