acme.sh申请模板,包含Nginx

Nginx

1
2
3
4
acme.sh --install-cert -d example.com \
--key-file       /path/to/keyfile/in/nginx/key.pem  \
--fullchain-file /path/to/fullchain/nginx/cert.pem \
--reloadcmd     "service nginx force-reload"
页面浏览量Loading
网站总访客数:Loading
网站总访问量:Loading

-->