参考文档:https://github.com/acmesh-official/acme.sh 一个使用纯shell操作的免费SSL证书申请部署工具. 免费的SSL证书由以下CA机构提供: ZeroSSL.com CA(default) Letsencrypt.org CA BuyPass.com CA SSL.com CA Pebble strict Mode Any other RFC8555-compliant CA 安装与初次使用 1.从Git安装 安装时需要指定要创建账号的邮箱,初次运
1. 安装 acme.sh 注意:如果需要使用 Standalone Mode请先安装socat# yum intall socat It is recommended to install socat first.We use socat for standalone server if you use standalone mode.If you don't use standalone mode, just ignore this warning. [test@ssh ~]$ curl h