Dear All,
I am trying to create a free SSL for my domain on a local computer, with certbot (manual), but it keeps failing.
I can see others succeed in "tutorials" on the net, but they all have time to upload a file or create a TXT record for verification. For me, this "offline" version is not available.
If I could pause certbot, I could upload a file to http://viktak.com/.well-known/acme-challenge/...
or create a TXT record in DNS...
Any pointer what I am doing wrong?
Thank you in advance!
My domain is: viktak.com
I ran this command: certbot certonly -manual
It produced this output:
sudo certbot certonly -manual
Saving debug log to /var/log/letsencrypt/letsencrypt.log
How would you like to authenticate with the ACME CA?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1: Spin up a temporary webserver (standalone)
2: Place files in webroot directory (webroot)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 1
Plugins selected: Authenticator standalone, Installer None
Please enter in your domain name(s) (comma and/or space separated) (Enter 'c'
to cancel): viktak.com,www.viktak.com
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for viktak.com
http-01 challenge for www.viktak.com
Waiting for verification...
Cleaning up challenges
Failed authorization procedure. www.viktak.com (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://www.viktak.com/.well-known/acme-challenge/lFUHssaFgBvl10vmY49zZdZxPwxP3u9qaJp4hiuhLjw [107.180.5.6]: "<!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", viktak.com (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://viktak.com/.well-known/acme-challenge/1WQQ8u6keSzLkEA19--meb9iXNr6ZsC-VoVoedupu3M [107.180.5.6]: "<!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"
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: www.viktak.com
Type: unauthorized
Detail: Invalid response from
http://www.viktak.com/.well-known/acme-challenge/lFUHssaFgBvl10vmY49zZdZxPwxP3u9qaJp4hiuhLjw
[107.180.5.6]: "<!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"
Domain: viktak.com
Type: unauthorized
Detail: Invalid response from
http://viktak.com/.well-known/acme-challenge/1WQQ8u6keSzLkEA19--meb9iXNr6ZsC-VoVoedupu3M
[107.180.5.6]: "<!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"
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.
My web server is (include version): I don't know, GoDaddy customer service was not able to tell me
The operating system my web server runs on is (include version):
Linux version 2.6.32-954.3.5.lve1.4.80.el6.x86_64 (mockbuild@buildfarm03.cloudlinux.com) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-23) (GCC) ) #1 SMP Thu Sep 24 01:42:00 EDT 2020
My hosting provider, if applicable, is: GoDaddy shared hosting
I can login to a root shell on my machine (yes or no, or I don't know): I can login, but I don't think it is as root.
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): 'cPanel v86.0.30`
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 0.27.0