TuxInvader / nginx-dns

Sample Configuration for DNS over HTTPS (DoH/DoT gateway) and GSLB with NGINX
BSD 2-Clause "Simplified" License
194 stars 47 forks source link

Chromium based browsers fail to recognize DoH server #5

Closed cangurellobello closed 3 years ago

cangurellobello commented 4 years ago

I tried setting the domain to both chrome and opera but with no avail. With Firefox everything works fine.

SScape commented 3 years ago

I am also having issue with chromium based browsers, but somehow Chrome beta version 86 works

TuxInvader commented 3 years ago

Hello,

I've just tested this with latest Chrome on Windows (version 86) and it works as expected. Which versions of Chrome were failing? I enabled secure DNS and set the provider to customised, and the url https://<fqdn>/dns-query

Cheers, Mark

SScape commented 3 years ago

For me, it works on Chrome 86 and newer, doesn't work for Chrome 85 in my case. But I guess you can close this issue now since the latest Chrome stable is 86 and everything is working now.