配置Let's Encrypt的https证书
配置Let's Encrypt的https证书
1、下载解压
$ cd /root
$ wget https://github.com/certbot/certbot/archive/master.zip
$ unzip master.zip
$ cd certbot-master/
# 查看帮助
$ ./certbot-auto --help
2、生成证书, 证书有效期90天
...
原创
2019-12-27 17:18:06 ·
352 阅读 ·
0 评论