Деталь: Неверный ответ от http://simca.tech/.well-known/acme-challenge/Kmjz6pdfz91ubRRrE_AL-qQ5Z-1FB7vfM3WSt6xuul8 - PullRequest
0 голосов
/ 28 марта 2019

Я пытаюсь получить ssl с помощью давайте шифровать, у меня есть nginx и nodejs, но когда я набираю эту команду "sudo certbot --nginx -d simca.tech", выглядело это так:

Failed authorization procedure. simca.tech (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://simca.tech/.well-known/acme-challenge/Kmjz6pdfz91ubRRrE_AL-qQ5Z-1FB7vfM3WSt6xuul8 [104.248.66.200]: "<!doctype html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"utf-8\">\n  <title>Cliente</title>\n  <base href=\"/\">\n\n  <meta name=\"viewp"

IMPORTANT NOTES:
 - The following errors were reported by the server:

   Domain: simca.tech
   Type:   unauthorized
   Detail: Invalid response from
   http://simca.tech/.well-known/acme-challenge/Kmjz6pdfz91ubRRrE_AL-qQ5Z-1FB7vfM3WSt6xuul8
   [103.xxx.65.xxx]: "<!doctype html>\n<html lang=\"en\">\n<head>\n
   <meta charset=\"utf-8\">\n  <title>Cliente</title>\n  <base
   href=\"/\">\n\n  <meta name=\"viewp"

   To fix these errors, please make sure that your domain name was
   entered correctly and the DNS A/AAAA record(s) for that domain
   contain(s) the right IP address.
Добро пожаловать на сайт PullRequest, где вы можете задавать вопросы и получать ответы от других членов сообщества.
...