diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-02-15 18:40:02 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-02-16 15:22:05 +0100 |
commit | 61ecb465b1c803316cb55bae0c2d7cf3c0008589 (patch) | |
tree | 4ff4d283b4a55458a2107b8484cbbfd991c8d523 /src/ask-password | |
parent | 6043679c6ec485a96926f07c26d77f2c0c246fe2 (diff) |
resolved: turn on DNSSEC by default, unless configured otherwise
Let's make sure DNSSEC gets more testing, by defaulting DNSSEC to
"allow-downgrade" mode. Since distros should probably not ship DNSSEC enabled
by default add a configure switch to disable this again.
DNSSEC in "allow-downgrade" mode should mostly work without affecting user
experience. There's one exception: some captive portal systems rewrite DNS in
order to redirect HTTP traffic to the captive portal. If these systems
implement DNS servers that are otherwise DNSSEC-capable (which in fact is
pretty unlikely, but still...), then this will result in the captive portal
being inaccessible. To fix this support in NetworkManager (or any other network
management solution that does captive portal detection) is required, which
simply turns off DNSSEC during the captive portal detection, and resets it back
to the default (i.e. on) after captive portal authentication is complete.
Diffstat (limited to 'src/ask-password')
0 files changed, 0 insertions, 0 deletions