【问题标题】:Error Installing SSL via Let's Encrypt in Plesk在 Plesk 中通过 Let's Encrypt 安装 SSL 时出错
【发布时间】:2017-03-10 03:50:47
【问题描述】:

我在 plesk 上仅在几个域中收到错误。 90% 的时间我可以安装,但有 10% 的域我无法安装 SSL,我收到以下错误代码:

Error: Let's Encrypt SSL certificate installation failed: Failed letsencrypt execution: Saving debug log to /**/***/***/***/**/letsencrypt/logs/letsencrypt.log
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for **********.**
http-01 challenge for www.**********.**
Starting new HTTPS connection (1): 127.0.0.1
Waiting for verification...
Cleaning up challenges
Failed authorization procedure. **********.** (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Could not connect to www.**********.**.well-known
IMPORTANT NOTES:
- The following errors were reported by the server:

Domain: infraquinta.pt
Type: connection
Detail: Could not connect to www.***********.**.well-known

To fix these errors, please make sure that your domain name was
entered correctly and the DNS A record(s) for that domain
contain(s) the right IP address. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you're using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.

我不明白该怎么做。该网站当然有一个公共IP。

【问题讨论】:

    标签: ssl-certificate plesk lets-encrypt


    【解决方案1】:

    嗨,伊格纳西奥·科雷亚,

    实际上,您还有一个从 hXXp://www.YOUR-DOMAIN.COMhXXp://www.YOUR-DOMAIN.COM/pt/ 的额外重定向>,这会导致当前问题,因为 Let's Encrypt certbot 将其挑战置于 hXXp 的文件夹“/var/www/vhosts/YOUR-DOMAIN.COM/httpdocs/.well-known”中: //www.YOUR-DOMAIN.COM/.well-known 并且不在文件夹“/var/www/vhosts/YOUR-DOMAIN.COM/httpdocs/pt/.well-known”中。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-06-20
      • 2017-11-27
      • 1970-01-01
      • 2020-09-18
      • 2018-07-13
      • 2022-06-25
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多