升级https证书

2021-04-11 06:28

阅读:625

标签:rtb   停止   top   star   start   家目录   https证书   etc   签名   

参考帖子 https://www.cnblogs.com/lzpong/p/6433189.html

cat /etc/nginx/config/*.conf里有具体的证书存放路径

cd ~ //到家目录里

wget https://dl.eff.org/certbot-auto //下载角本

chmod a+x certbot-auto //加权限

service nginx stop //停止nginx

./certbot-auto renew --force-renew  //签名证书

service nginx start //启动nginx

netstart -tpln

升级https证书

标签:rtb   停止   top   star   start   家目录   https证书   etc   签名   

原文地址:https://www.cnblogs.com/haima/p/12419433.html

上一篇:https工作流程

下一篇:curl总结


评论


亲,登录后才可以留言!