←back to thread

1895 points _l4jh | 4 comments | | HN request time: 0.473s | source
1. cpeterso ◴[] No.16730066[source]
Here are instructions for testing DoH (DNS-over-HTTPS) in Firefox Nightly:

https://gist.github.com/mcmanus/766a9564a51325b6543644983539...

replies(2): >>16730275 #>>16732226 #
2. cpeterso ◴[] No.16730275[source]
Unfortunately, enabling DoH in Firefox Nightly causes a 100% reproducible macOS kernel panic for me! :(

https://bugzilla.mozilla.org/show_bug.cgi?id=1450583

3. alwillis ◴[] No.16732226[source]
DoH on Firefox nightly working great:

    Version: 61.0a1 (2018-04-01)
    OS: macOS High Sierra 10.13.4 (17E199)
replies(1): >>16732957 #
4. cpeterso ◴[] No.16732957[source]
According to the Firefox bug report, this was an Apple bug (related to TCP Fast Open) fixed in macOS 10.13.4. When I updated to 10.13.4, the panic went away.