【问题标题】:Certbot authenticator error with webroot setting带有 webroot 设置的 Certbot 身份验证器错误
【发布时间】:2020-08-29 06:51:05
【问题描述】:

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

sudo certbot certonly --webroot -w <path> -d <URL> -d <*.URL>

每次运行命令时都会出现此错误:

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 over DNS.

我尝试了所有找到的类似命令。请分享一些帮助。

我正在使用带有最新 certbot 版本的 ubuntu 18。我也试过 certbot-auto

【问题讨论】:

    标签: lets-encrypt certbot


    【解决方案1】:

    我想通了:使用http验证(webroot)是不可能获得通配符()的。

    【讨论】:

      猜你喜欢
      • 2020-11-11
      • 1970-01-01
      • 2020-08-29
      • 1970-01-01
      • 2014-06-30
      • 1970-01-01
      • 1970-01-01
      • 2017-10-13
      • 2018-04-13
      相关资源
      最近更新 更多