# 更新了 Hosting 選項以支持更安全的 SSL TLS 1.3 協定

作為我們不斷努力使我們的託管基礎設施與最新、最好和最安全的做法保持同步的一部分，我們更新了 webflow\.io 和自定義域站點的 TLS 託管配置，以支持 TLS 1.3 — 最安全現代瀏覽器的加密協議（請參閱[Mozilla Security 的當前指南](https://wiki.mozilla.org/Security/Server_Side_TLS#Intermediate_compatibility_.28recommended.29)）。

對於不熟悉 TLS 的任何人來說，它是一種提供與託管站點的安全連接以保護客戶流量免受竊聽或乾擾的技術。&#x20;

### 有什麼變化？

簡而言之：由於此更新，訪問您網站的人將能夠更快地連接並享受更安全的連接。&#x20;

對於電話中的技術人員：我們正在添加對 TLS 1.3 連接的支持，並刪除對不再推薦用於一般用途的一些較舊的 TLS 1.2 密碼的支持。我們將繼續支持具有安全密碼的 TLS 1.2。我們不支持 TLS 1.1 及以下版本，並且已經有一段時間沒有這樣做了。

### 這會影響我的網站訪問者嗎？

此更新只會影響使用非常舊的瀏覽器的人 - 但瀏覽器版本低於下面列出的版本的您網站的訪問者將無法再查看 Webflow 託管的網站。相反，瀏覽器將顯示錯誤橫幅。

![對於 Internet Explorer 11，這將適用於 Windows 7 或任何更高版本，或者從 2014 年 7 月開始的 Windows Phone 8.1.1，但不適用於舊版本的 Windows Phone](https://i.imgur.com/xaxJ9Jr.png)

一些客戶可能正在使用非瀏覽器工具來執行正常運行時間檢查或操作反向代理設置。在這些情況下，以下版本（或更高版本）將起作用：

* Java 8u31（2015 年 1 月 20 日發布）
* OpenSSL 1.0.1（2012 年 3 月 14 日發布）

### 讓您的瀏覽器保持最新狀態

託管站點的兼容性通常遵循我們的[瀏覽器支持矩陣](https://university.webflow.com/lesson/intro-to-the-designer#designer-requirements-supported-browsers)，並且那裡提到的所有瀏覽器版本都可以正常工作。簡而言之 - 讓您的瀏覽器保持最新狀態，您應該不會遇到任何問題。

如果您對新配置有任何疑問，請[聯繫 Webflow 的在地支持團隊](https://tenten.co/page/zh/webflow)。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tenten.co/docs-webflow/webflow-101/changelog/2022/geng-xin-le-hosting-xuan-xiang-yi-zhi-chi-geng-an-quan-de-ssl-tls-1.3-xie-ding.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
