[dnsdist] dnsdist 1.5.1 doh + options bug ?
Stephane Bortzmeyer
bortzmeyer at nic.fr
Tue Oct 6 07:40:12 UTC 2020
On Mon, Oct 05, 2020 at 08:14:04PM -0400,
Dave Knight via dnsdist <dnsdist at mailman.powerdns.com> wrote
a message of 121 lines which said:
> I did some fiddling in the config and found that DoH doesn't work
> for a listener configured where addDOHLocal has { options }.
For the record, I use options with DoH and 1.5.0 and it works
flawlessly. This is the relevant line in my config:
addDOHLocal("[::]:443", "/etc/dnsdist/server-doh.pem", "/etc/dnsdist/server-doh.key", {"/", "/rfc", "/about", "/policy", "/help"}, {minTLSVersion="tls1.2", cipher="HIGH", customResponseHeaders={["link"]="<https://www.bortzmeyer.org/doh-bortzmeyer-fr-policy.html> rel=\"service-meta\"; type=\"text/html\""}})
More information about the dnsdist
mailing list