小编Bea*_*God的帖子

Certbot 无法验证某些域

这是我第一次构建服务器并将其托管到 AWS EC2。运行命令时 sudo certbot certonly --standalonesudo certbot certonly --webroot我收到以下错误

Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
  Domain: matthieuxroger.com
  Type:   unauthorized
  Detail: Invalid response from http://matthieuxroger.com/.well-known/acme-challenge/nWRAFCcRUeVxZ0C5YtRg_9bihG2YQeqacUcGjxdCMzg [18.205.22.32]: "<!DOCTYPE html>\n<html>\n  <head>\n    <title>Matthieux Roger</title>\n    <link rel='stylesheet' href='/stylesheets/style.css' />\n "
Run Code Online (Sandbox Code Playgroud)

我在 AWS EC2 上运行的 ubuntu 20 上使用 nodejs。任何帮助将不胜感激。

amazon-ec2 node.js certbot ubuntu-20.04

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

标签 统计

amazon-ec2 ×1

certbot ×1

node.js ×1

ubuntu-20.04 ×1