diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-10-17 13:58:18 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-10-17 13:58:18 +0300 |
| commit | 5e5851029d0f4aa4957054ba687ef85aeb246d16 (patch) | |
| tree | 084b13425bd7e2267fc017104ff5533f3d2874d0 /README.zh_CN.md | |
| parent | e6020850fcc93dc0b1bf36800da07b21d9e50f86 (diff) | |
update README: SSL Certificate Management
Diffstat (limited to 'README.zh_CN.md')
| -rw-r--r-- | README.zh_CN.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/README.zh_CN.md b/README.zh_CN.md index 96a29e44..c4fe7d86 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -51,9 +51,11 @@ VERSION=v1.7.9 bash <(curl -Ls "https://raw.githubusercontent.com/mhsanaei/3x-ui 2. 在终端中运行 `x-ui` 命令,然后选择 `SSL证书管理`。 3. 您将看到以下选项: - - **获取SSL证书:** 获取SSL证书。 - - **吊销:** 吊销现有的SSL证书。 - - **强制更新:** 强制更新SSL证书。 + - **Get SSL:** 获取SSL证书。 + - **Revoke:** 吊销现有的SSL证书。 + - **Force Renew:** 强制更新SSL证书。 + - **Show Existing Domains:** 显示服务器上所有可用的域证书。 + - **Set Certificate Paths for the Panel:** 指定用于面板的域证书。 ### Certbot |
