ERR_ECH_REQUIRED — rare error (Chrome 123+): server signals it requires ECH (Encrypted Client Hello, RFC 9460) for the connection, but client either does not support it or did not get ECHConfig from DNS HTTPS RR. ECH encrypts SNI + ALPN in TLS 1.3 — privacy of browsing history from corporate proxies.
Below: causes, fixes, FAQ.
SSL/TLS is the encryption protocol that protects data between the browser and server. Our tool analyzes the certificate, chain of trust, TLS version, and knownvulnerabilities.
Issuer, validity period, signature algorithm, covered domains (SAN), and validation type (DV/OV/EV).
Full chain verification: from leaf certificate through intermediates to root CA.
Protocol version (TLS 1.2/1.3), cipher suites, Perfect Forward Secrecy (PFS) support.
Set up a monitor — get Telegram and email alerts 30/14/7 days before expiration.
SSL certificate monitoring
TLS config audit
HTTPS as ranking factor
customer trust
www and subdomains.Strict-Transport-Security header forces browsers to always use HTTPS.SSL certificate monitoring, check history and alerts 30 days before expiry.
Sign up freeCloudflare ECH enabled on millions of sites (default if HTTPS RR present). Chrome 115+ supports. Firefox 118+. Safari 17+.
Traditional TLS leaks SNI (domain) to middleboxes. ECH hides SNI — privacy for https://adult-site or https://politicsafe.
Some countries (Russia, China) block or filter ECH traffic. If domain blocked — ECH helps only partially.
browsers.cloudflare.com/ech — online test. <code>curl --ech</code> in future.