We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server name on the mullvad-encrypted-dns-tls-vanilla.mobileconfig is wrong
<key>ServerName</key><string>all.dns.mullvad.net</string>
Should be
<key>ServerName</key><string>dns.mullvad.net</string>
The text was updated successfully, but these errors were encountered:
Thanks! I'll ensure this gets resolved.
Sorry, something went wrong.
vanilla: Fixup server name for TLS #5
968e3d7
Sign changes in "vanilla: Fixup server name for TLS #5"
a4900aa
any updates on this? wanted to use the vanilla TLS profile but it wasn't available
No branches or pull requests
Server name on the mullvad-encrypted-dns-tls-vanilla.mobileconfig is wrong
<key>ServerName</key><string>all.dns.mullvad.net</string>
Should be
<key>ServerName</key><string>dns.mullvad.net</string>
The text was updated successfully, but these errors were encountered: