【发布时间】:2017-04-24 02:08:21
【问题描述】:
我使用 CentOS7 和 certbot 制作 ssl 证书,但是证书的默认目录是 "/etc/letsencript/live/first-host" ,如何用 "/etc/letsencript/default" 更改 forst-host 目录举个例子?
我使用的是 certbot:
certbot certonly --standalone -d host1 -d host2 --debug
还有目录:
/etc/letsencript/live/host1/
【问题讨论】:
标签: centos7 lets-encrypt certbot