background gradient
s2 - IT photo №27610

How to Disable ECH (TLS 1.3) in Cloudflare

Internet Blocked: How Cloudflare and ECH Clashed with Roskomnadzor

The internet in Russia has faced a massive blockade—thousands of websites using ECH have stopped opening in Russia.

What is ECH and Why is it Needed?

ECH (Encrypted Client Hello) is a technology that encrypts traffic and hides domain names from ISPs. Enabling ECH on Cloudflare servers helped users bypass blocks, increasing privacy. However, Roskomnadzor saw this as a hostile measure and, from November 5 to 6, blocked all websites supporting ECH.

What to Do If Your Website Isn’t Working?

Many resources have become inaccessible, and even local sites using Cloudflare have been affected. The issue can be mitigated with temporary solutions. Here are three ways:

  1. Use foreign IP addresses to bypass the blockade.
  2. Disable ECH (TLS 1.3) for your site via Cloudflare.
  3. Disable TLS 1.3 in your browser.

These steps will temporarily restore access to websites until the situation stabilizes.

Step-by-Step Guide to Disabling ECH in Cloudflare

Photo guide on disabling ECH in Cloudflare (TLS v3)

To make your website accessible, follow these steps:

  1. Go to the Cloudflare website: visit this link.
  2. Select the desired domain and open the SSL/TLS tab.
  3. Disable TLS 1.3: locate the TLS 1.3 setting and uncheck it.

⚠️ Note: Disabling TLS 1.3 reduces your website’s security. If the blocks are lifted, it is recommended to re-enable this feature.

When Will the Changes Take Effect?

DNS updates are not instant. Depending on your ISP, changes may take up to 24 hours to apply. Usually, websites start working sooner, but delays are possible.

P.S. Until the situation changes, these measures will help restore access to your websites for users in Russia.

Leave a Reply

Navigation:

Similar

21437004-cf3d-4d35-aa13-82183efb2955_11zon - IT photo №28679
119 5
02 Oct 2024

The $_GET does not contain utm_source. How to Retrieve UTM Tags in PHP?

Many encounter the issue when UTM tags are not fully transmitted through $_GET or $_SERVER. Why does this happen? The issue lies in the specifics of URL parsing. “I can’t get all UTM tags from the address. `utm_source` and `utm_medium` are being cut off.” Solutions Check the URL. Ensure that all parameters are properly encoded. […]

PHPSEO
1727598643_ms_ChatGPT_-_Google_Chrome-min - IT photo №28606
14
29 Sept 2024

OpenAI will increase the cost of ChatGPT from $22 to $44.

OpenAI is rapidly shifting toward commercial operations. According to The New York Times, the subscription cost for ChatGPT will rise by 120% over the next five years. The current subscription price is $20, but it will increase to $22 by the end of the month, and within five years, the price will reach $44 per […]

AIНовости
og_og_1556109592271718992-min - IT photo №28058
184 7
28 Sept 2024

How do I create a Google account 2025?

Creating a Google account is the first step towards personal recommendations on YouTube and using Google API. In this article, we will look at how to easily and quickly create your Google account and ensure its security. Why do I need a Google account? A personal Google account provides access to various services, including Gmail, […]

Google
imgpreview - IT photo №28122
37 3
14 Dec 2023

How do I make a ruble icon on CSS?

In 2013, the Russian ruble received its own unique symbol, becoming one of the last major currencies to have its own symbols. How do I make a ruble sign in HTML? The ruble icon has already been added to many pins and HTML codes. To display the ruble sign in html, use one of the […]

CSSHTMLТексты и символы
chrome_4M6IiaxBAw-min - IT photo №28035
91 4
30 Nov 2023

How do PT3M21S YouTube API convert to 03:21 time?

When working with the YouTube API v3, there is a list method for the Video category (https://www.googleapis.com/youtube/v3/videos ). When using it, you get an array with a video inside which objects contain data about each video, one of these parameters is “duration” which contains time in PT3M21S format. How do I convert this time to […]

GoogleYouTube
ascii-min - IT photo №28032
23 4
26 Nov 2023

ASCII: Full table of codes 2025

ASCII (American Standard Code for Information Interchange) is a standard character encoding system designed to represent text on a computer. This standard includes various tables reflecting a variety of character categories. In this article, we will look at three important ASCII tables: Control Characters, Printable Characters, and Extended Characters encoded in Win-1251 Cyrillic. Control characters […]

HTMLТексты и символы