Failed authorization procedure

Which URL produced this?:
and where are those files?

image

URL

http://www.sovet-mgd.ru/.well-known/acme-challenge/

Files are here:
/f2c/acme-challenges/

Something doesn’t add up…
Please show:
find / -name testfile

This may be out-of-order.
[maybe order matters]
Try it this way:

certbot certonly --webroot -w /f2c/acme-challenges/ -d sovet-mgd.ru -d www.sovet-mgd.ru --dry-run
root@a-tsm:~# find / -name testfile

/f2c/acme-challenges/testfile

Try it this way:

Same...

Please show the section added with:

Here

try moving that directory further up in the file.
and move the line with “# vim:” to last.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.