8 lines
249 B
Markdown
8 lines
249 B
Markdown
`sudo certbot certonly --text --agree-tos --email 917929050@qq.com --standalone -d app.scopdev.jtgdyyb.cn
|
|
|
|
|
|
使用DNS解析认证
|
|
`sudo certbot-auto certonly --manual --preferred-challenge dns -d www.xxx.com
|
|
|
|
证书存放地址
|
|
/etc/letsencrypt/live |