更新 ACME协议自动获取和续订TLS证书
@@ -19,3 +19,9 @@ curl https://get.acme.sh | sh -s email=XXX@outlook.com
|
||||
```
|
||||
0 */12 * * * ~/.acme.sh/acme.sh --cron --home ~/.acme.sh
|
||||
```
|
||||
|
||||
- 手动更新
|
||||
```
|
||||
#关闭占用80端口的应用,完成后再打开
|
||||
acme.sh --renew -d xxx.ai-life.net
|
||||
```
|
Reference in New Issue
Block a user