Cert Rejected: Certificate Transparency Log Mismatch
Chrome rejects an otherwise valid cert with NET::ERR_CERTIFICATE_TRANSPARENCY_REQUIRED. The cert was issued but never logged to CT, or its SCTs are bad.
DNS propagation, SSL delays, www vs root, CNAME mix-ups, canonical / sitemap / RSS still on old domain, duplicate domains indexed, platform differences.
"I changed DNS, but the site still won`t load" is the most-yelled help in indie hosting. This hub focuses on domain / DNS / SSL: A vs CNAME mix-ups, root vs www inconsistency, SSL cert delays, DNS propagation, hosting platform domain binding failures, MX overwrites, HTTPS not forced, Search Console property mismatch, canonical / sitemap / RSS / OG still pointing to the old domain, Vercel vs Firebase custom-domain quirks, and old deployment URLs still in search. Cross-linked with the Indie Dev / Domains DNS SSL, Firebase Hosting and Vercel Hosting hubs. Every article ships a 5-minute checklist.
Chrome rejects an otherwise valid cert with NET::ERR_CERTIFICATE_TRANSPARENCY_REQUIRED. The cert was issued but never logged to CT, or its SCTs are bad.
Toggling Cloudflare's proxy on or off changes whether traffic hits the edge or the origin. The wrong state breaks SSL, WebSockets, or apex CNAMEs subtly.
You turned on DNSSEC and resolvers now return SERVFAIL. The DS at the registrar does not match the DNSKEY at your nameservers, breaking the chain.
You enabled HSTS preload then needed to roll back. Browsers still force HTTPS for years. Understand why, and what limited recovery actually exists.
IPv4 users reach the site fine but IPv6 users get timeouts. Either AAAA is absent, points to a dead address, or your firewall blocks v6. Fix dual-stack.
You delegated a subdomain to its own nameservers but resolution fails. The parent zone needs glue A/AAAA when NS targets live inside the subzone.
Certbot or platform renewal stopped months ago. You only noticed when the browser flashed NET::ERR_CERT_DATE_INVALID. Find why and restore the cron.
Beginners confuse name servers (NS) and individual DNS records (A, CNAME). Changing one without understanding the other causes hours of debugging.
Site is on HTTPS but browser shows a "Not fully secure" warning. Caused by HTTP assets loaded on HTTPS pages.
You changed DNS but it takes 24+ hours to propagate. Lowering TTL before changes makes propagation predictable.
You changed something at the DNS provider and now email stopped working.
You configured a subdomain but it doesn't resolve to your site.