本教程讲如何手工申请证书,并提取出来, 因为有些软件并不能直接使用官方提供的脚本,如堡垒机的防火墙软件 安装letsencrypt git clone https://github.com/letsencrypt/letsencrypt cd letsencrypt ./letsencrypt-auto --help 申请证书 ./letsencrypt-auto certonly --manual --email lxy5266@live.com -d web.ystyle.top 出现以下内容时,打开一个新的终端 Continue reading...