zoonderkins / blahdns

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

🐛 Unable to check if BlahDNS is used by my system becuase test.blahdns.com SSL certificate is expired #288

Closed Galang23 closed 1 year ago

Galang23 commented 1 year ago

Checklist

Describe the issue Unable to check if BlahDNS is used by my system becuase test.blahdns.com SSL certificate is expired 3 months ago (2023-03-08).

To Reproduce Steps to reproduce the behavior:

  1. Open BlahDNS.com
  2. See "You are not using Blahdns !!!"
  3. Open Devtools
  4. Go to Network tab
  5. See that test.blahdns.com is not accessed due to SEC_ERROR_EXPIRED_CERTIFICATE
  6. Opening test.blahdns.com further confirms the error.

Expected behaviours

  1. https://test.blahdns.com's SSL certificate should be up to date (valid);
  2. BlahDNS.com should show BlahDNS DNS Server used on client.

Screenshots Below is current blahdns.com website when accessed using blahdns DoH SG server. Screenshot 2023-06-24 at 02-42-55 Blahdns -- a hobby adblock DNS resolver support HTTP_3 DoH DoT DoQ DNSCryptv2

Below is Devtools Network Tab showing test.blahdns.com firefox_SRjnzn6LUh

Below is the error page shown when accessing https://test.blahdns.com (per 2023-06-24 02:42 UTC+7) The error page

Client:

zoonderkins commented 1 year ago

Done ~