File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 2424- ** ✅ 自动检测** 无需关心nginx配置,自动识别证书配置,适合老旧系统、复杂配置的生产环境
2525- ** ✅ 泛解析、多域名、多服务器** 轻松搞定
2626- ** ✅ 证书监控** 对于即将失效的证书,提供公众号推送提醒
27- - ** ✅ 兼容性好** 兼容主流的Linux系统, ` Debain ` ` CentOS ` ` Ubuntu ` ` TencentOS `
27+ - ** ✅ 兼容性好** 兼容主流的Linux系统和Docker环境
2828
2929## 快速开始
3030
3131### 安装httpsok
3232
33+ 登陆控制台 👉 👉 👉 ** [ 获取token] ( https://fposter.cn/console/ ) **
34+
3335``` bash
34- curl -s https://fposter.cn/httpsok.sh | bash -s ' your token'
36+ curl -s https://fposter.cn/httpsok.sh | bash -s ' token'
3537```
3638
37- > 登陆控制台 👉 👉 [ 获取token] ( https://fposter.cn/console/ )
38-
3939安装成功后,会自动检测一次系统中的` nginx ` 证书。
4040
4141``` bash
@@ -57,15 +57,15 @@ home: /root/.httpsok
5757
5858添加成功后请稍等1分钟左右(DNS生效需要一点时间),再次运行安装脚本即可。
5959
60- [ DNS解析配置参考] ( https://fposter.cn/doc/guide/dns.html )
61-
6260``` bash
6361DNS-CNAME解析无效 参考:https://fposter.cn/doc/guide/dns.html
6462请添以下DNS-CNAME解析记录(只需配置一次即可):
6563
6664_acme-challenge.yourdomain.com >> 043a438043a438d40c.httpsok.com
6765```
6866
67+ [ DNS解析配置参考] ( https://fposter.cn/doc/guide/dns.html )
68+
6969### 完成
7070
7171没错,已经结束了,** SSL证书自动续签就应该这么简单** 。
Original file line number Diff line number Diff line change 2424- ** ✅ 自动检测** 无需关心nginx配置,自动识别证书配置,适合老旧系统、复杂配置的生产环境
2525- ** ✅ 泛解析、多域名、多服务器** 轻松搞定
2626- ** ✅ 证书监控** 对于即将失效的证书,提供公众号推送提醒
27- - ** ✅ 兼容性好** 兼容主流的Linux系统, ` Debain ` ` CentOS ` ` Ubuntu ` ` TencentOS `
27+ - ** ✅ 兼容性好** 兼容主流的Linux系统和Docker环境
2828
2929## 快速开始
3030
3131### 安装httpsok
3232
33+ 登陆控制台 👉 👉 👉 ** [ 获取token] ( https://fposter.cn/console/ ) **
34+
3335``` bash
34- curl -s https://fposter.cn/httpsok.sh | bash -s ' your token'
36+ curl -s https://fposter.cn/httpsok.sh | bash -s ' token'
3537```
3638
37- > 登陆控制台 👉 👉 [ 获取token] ( https://fposter.cn/console/ )
38-
3939安装成功后,会自动检测一次系统中的` nginx ` 证书。
4040
4141``` bash
@@ -57,15 +57,15 @@ home: /root/.httpsok
5757
5858添加成功后请稍等1分钟左右(DNS生效需要一点时间),再次运行安装脚本即可。
5959
60- [ DNS解析配置参考] ( https://fposter.cn/doc/guide/dns.html )
61-
6260``` bash
6361DNS-CNAME解析无效 参考:https://fposter.cn/doc/guide/dns.html
6462请添以下DNS-CNAME解析记录(只需配置一次即可):
6563
6664_acme-challenge.yourdomain.com >> 043a438043a438d40c.httpsok.com
6765```
6866
67+ [ DNS解析配置参考] ( https://fposter.cn/doc/guide/dns.html )
68+
6969### 完成
7070
7171没错,已经结束了,** SSL证书自动续签就应该这么简单** 。
You can’t perform that action at this time.
0 commit comments