freeCodeCamp/guide/chinese/developer-tools/lets-encrypt/index.md

17 lines
1.4 KiB
Markdown
Raw Normal View History

---
title: Let's Encrypt
localeTitle: 我们加密吧
---
## 我们加密吧
我们的加密是免费使用证书颁发机构。大多数浏览器都支持并信任Let的加密证书。通过HTTPS为您的站点提供服务并让浏览器信任该站点需要CA证书。
开始使用Let's Encrypt的最简单方法是使用[certbot](https://certbot.eff.org/) 这是一款流行的Let's Encrypt客户端可帮助您轻松部署和维护SSL证书。我们的加密证书设置为在90天后过期并且可以随时续订。 90天可能看起来很短但像certbot这样的客户可以帮助您自动更新证书。
除了certbot之外还有许多Let's Encrypt [客户端](https://letsencrypt.org/docs/client-options/) 因此您可以在服务器上轻松实现Let's Encrypt。
如果您托管的是VPS /专用服务器则无需担心Let Encrypt支持。但是如果你是一个共享的主机计划你的主机必须有让我们加密[具体](https://community.letsencrypt.org/t/web-hosting-who-support-lets-encrypt/6920)明确的规定。
#### 更多信息:
https://letsencrypt.org/ 我们的加密是一个免费,自动化和开放的证书颁发机构。 https://community.letsencrypt.org/t/web-hosting-who-support-lets-encrypt/6920 支持Let's Encrypt的共享主机列表。 https://letsencrypt.org/docs/client-options/ Let的加密客户端列表。