- 积分
- 243
- 威望
-
- 金钱
-
- 注册时间
- 2016-6-3
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2016-11-3 09:02:42
|
显示全部楼层
回复 2# 的帖子
军哥,
执行“./certbot-auto -n“提示如下:
Creating virtual environment...
Installing Python packages...
Installation succeeded.
usage:
certbot-auto [SUBCOMMAND] [options] [-d domain] [-d domain] ...
Certbot can obtain and install HTTPS/TLS/SSL certificates. By default,
it will attempt to use a webserver both for obtaining and installing the
cert. Major SUBCOMMANDS are:
(default) run Obtain & install a cert in your current webserver
certonly Obtain cert, but do not install it (aka "auth")
install Install a previously obtained cert in a server
renew Renew previously obtained certs that are near expiry
revoke Revoke a previously obtained certificate
register Perform tasks related to registering with the CA
rollback Rollback server configuration changes made during install
config_changes Show changes made to server config during installation
plugins Display information about installed plugins
letsencrypt: error: ambiguous option: --n could match --num, --no-hsts, --no-redirect, --nginx-ctl, --nginx-server-root, --no-staple-ocsp, --no-uir, --nginx, --no-self-upgrade, --noninteractive, --no-verify-ssl, --non-interactive
后面我查了/etc,并没有找到/etc/letsencrypt哦?是啥原因呢? |
|