Files
bind9/lib
Evan Hunt 42a4093423 send the specified hostname in the HTTP URI
dig was not working with a server with offloaded TLS;
this turned out to be because it was sending the URI as
"https://<address>/dns-query", not "https://<name>/dns-query".
using userarg instead of servname fixes the problem. (incidentally
also corrected logged output to use the hostname when available.)
2021-02-11 14:37:26 -08:00
..
2021-02-07 10:31:41 -08:00
2020-05-21 12:13:01 +02:00