【问题标题】:error when renewing my let's encrypt certificate更新我的让我们加密证书时出错
【发布时间】:2019-10-20 22:37:00
【问题描述】:

每当我尝试使用 cerbot 更新我的域证书时,都会遇到错误消息。

这是一个运行 ubuntu 和 apache 的 linux 服务器,证书由 certbot 颁发,服务器没有控制面板,所以一切都使用 ssh 完成。

底部有错误信息的命令行响应:

Attempting to parse the version 0.32.0 renewal configuration file found at /etc/letsencrypt/renewal/mydomin.com.conf with version 0.31.0 of Certbot.

This might not work.

Cert is due for renewal, auto-renewing...

Plugins selected: Authenticator webroot, Installer None

Renewing an existing certificate

Performing the following challenges:

http-01 challenge for mydomin.com

http-01 challenge for www.mydomin.com

Cleaning up challenges

Attempting to renew cert (mydomin.com) from /etc/letsencrypt/renewal
/mydomin.com.conf produced an unexpected error: Missing command line flag or config entry for this setting:

Input the webroot for mydomin.com:. Skipping.

All renewal attempts failed. The following certs could not be renewed:

  /etc/letsencrypt/live/mydomin.com/fullchain.pem (failure)

【问题讨论】:

    标签: apache https certificate lets-encrypt


    【解决方案1】:

    您可以在here找到一些答案

    快速检查您的 certbot 更新配置

    Section [[webroot_map]] 必须是这样的

    sub.domain.tld = /var/www/certbot
    

    【讨论】:

      猜你喜欢
      • 2016-12-28
      • 1970-01-01
      • 2018-09-27
      • 1970-01-01
      • 2020-07-20
      • 1970-01-01
      • 2016-05-04
      • 1970-01-01
      • 2020-08-26
      相关资源
      最近更新 更多