ogham / dog

A command-line DNS client.
https://dns.lookup.dog/
European Union Public License 1.2
6.17k stars 176 forks source link

Error [http]: invalid HTTP version #100

Open rgibson1hrg7a opened 2 years ago

rgibson1hrg7a commented 2 years ago

-Version=0.1.0 -Command line=dog www.google.com --https @https:///dns-query -OS=MacOS Monterey (12.3.1)

Here is the output from the command: dog www.google.com --https @https://armor.int.fortisdns.com/dns-query Error [http]: invalid HTTP version

johanneskastl commented 1 year ago

I encountered this today when using a machine with knot-resolver.

Could this be related to knot-resolver only allowing TLS1.3? https://knot-resolver.readthedocs.io/en/stable/daemon-bindings-net_tlssrv.html

If I can deliver more information or logs (both from knot-resolver or dog), feel free to reach out.