zoonderkins / blahdns

A small hobby ads block dns project with doh, dot, dnscrypt support.
https://blahdns.com
GNU Affero General Public License v3.0
433 stars 25 forks source link

🐛 brave.com SSL_ERROR_BAD_CERT_DOMAIN #224

Closed Polluktus closed 2 years ago

Polluktus commented 2 years ago

Checklist

Describe the issue brave.com and his subdomains (search.brave.com) have invalid certificates.

Web sites prove their identity via certificates. Firefox does not trust this site because it uses a certificate that is not valid for brave.com. The certificate is only valid for the following names: dns.adguard.com, dns-family.adguard.com, dns-unfiltered.adguard.com

Error code: SSL_ERROR_BAD_CERT_DOMAIN

Temporary workaround is just disable dns. Then brave backs to work.

To Reproduce Steps to reproduce the behavior:

  1. Enable blahdns and try to connect.

Client (if applicable):

zoonderkins commented 2 years ago

Which server do you use? Please send me DNS Log May be this issue cause https://github.com/AdguardTeam/AdGuardHome/issues/3780#issuecomment-954429634

Polluktus commented 2 years ago

I've used https://doh-de.blahdns.com/dns-query. Its now fixed, so i think this issue can be closed.