mr-karan / doggo

:dog: Command-line DNS Client for Humans. Written in Golang
https://doggo.mrkaran.dev/
GNU General Public License v3.0
2.9k stars 100 forks source link

Is it possible to test localhost DoH server ? #65

Closed issuex closed 2 months ago

issuex commented 1 year ago

I have try to test my DoH server (self-sign) at localhost by run doggo -q www.google.com -t A @https://127.0.0.1:8353/dns-query it said certificate signed by unknown authority Do you have any argument to bypass it ?

mr-karan commented 1 year ago

@issuex Hi. Sorry for the late response. Can you let me know how does dig handle this currently?