TechnitiumSoftware / DnsServer

Technitium DNS Server
https://technitium.com/dns/
GNU General Public License v3.0
4.48k stars 431 forks source link

DoT issue with wildcard cert #651

Closed micush closed 1 year ago

micush commented 1 year ago

Hi,

I'm getting this error when trying to use DoT with a wildcard cert from the built in web client:

"Error! The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch"

Is there any way to use a wildcard cert for DoT?

Regards,

micush

micush commented 1 year ago

Figured it out. The wildcard cert wasn't in the same domain as the server I was trying to query. Adjusted naming and tested out successfully.