小编Jon*_*inz的帖子

Webroot 设置的 Certbot 身份验证器错误

我正在尝试使用 certbot 和 --webroot 设置获取 SSL 证书。我当前的命令是:

sudo certbot certonly --webroot -w <path> -d <URL> -d <*.URL>
Run Code Online (Sandbox Code Playgroud)

每次运行该命令时,我都会收到此错误:

Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA. You may need to use an authenticator plugin that can do challenges over DNS.
Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA. You may need to use an authenticator plugin that can do challenges …
Run Code Online (Sandbox Code Playgroud)

lets-encrypt certbot

4
推荐指数
1
解决办法
2381
查看次数

标签 统计

certbot ×1

lets-encrypt ×1