sh 安装Letsencrypt客户端
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 安装Letsencrypt客户端相关的知识,希望对你有一定的参考价值。
# run with sudo
wget https://dl.eff.org/certbot-auto -O /usr/sbin/certbot-auto
chmod a+x /usr/sbin/certbot-auto
certbot-auto --nginx -d example.com -d www.example.com
# Add to crontab
@monthly certbot-auto -q renew
# run with sudo
wget https://dl.eff.org/certbot-auto -O /usr/sbin/certbot-auto
chmod a+x /usr/sbin/certbot-auto
certbot-auto --apache -d example.com -d www.example.com
# Add to crontab
@monthly certbot-auto -q renew
以上是关于sh 安装Letsencrypt客户端的主要内容,如果未能解决你的问题,请参考以下文章
sh 使用没有root的acme.sh设置LetsEncrypt
sh 我的Automated LetsEncrypt更新程序的第一次修订为ZNC和朋友使用letsencrypt工具
sh 用于通过letsencrypt的docker镜像更新docker nginx代理中的letsencrypt证书的模板
sh softethervpn_letsencrypt_cert_autoupdate.sh
sh #httpd #ssl #letsencrypt
sh LetsEncrypt部署到防火墙