Answer the question
In order to leave comments, you need to log in
What's wrong with a vps site or Let's Encrypt on CentOS 7 + Apache?
I'm trying to get a free certificate for the site, installed certbot and do everything step by step. at the end he asks:
Create a file containing just this data:
1JmJ_w2r4yHVHspEY2l_rySxCeXA6ne5s8MppeGYnd4.HaAEgrTkssR4VJP8AsSRJgw1pueGlIKiJWQei0Bie_k
And make it available on your web server at this URL:
tendek.ru/.well-known/acme-challenge/1JmJ_w2r4yHVH...
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
[[email protected]______ ~]# ./certbot-auto certonly --webroot --agree-tos --email [email protected] -w /var/www/www-root/data/www/ -d tendek.ru -d www.tendek.ru
Domain: tendek.ru
Type: unauthorized
Detail: Invalid response from
http://tendek.ru/.well-known/acme-challenge/mu1miuoXAZS35qo8E5lxN_qjdNKSZvqtBsOs6bnTdfI
[62.109.26.66]: "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML
2.0//EN\">\n<html><head>\n<title>404 Not
Found</title>\n</head><body>\n<h1>Not Found</h1>\n<p"
Answer the question
In order to leave comments, you need to log in
This is isp manager, you can immediately get a certificate out of the box
https://doc.ispsystem.ru/index.php/%D0%98%D0%BD%D1...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question