Requesting a new certificate for latenitehost.com, using the website directory /var/www/html/ …
… request failed :
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for latenitehost.com
Using the webroot path /var/www/html for all unmatched domains.
Waiting for verification…
Challenge failed for domain latenitehost.com
http-01 challenge for latenitehost.com
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
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): CentOS 7 64-bit running Apache 2.4.6
The operating system my web server runs on is (include version): CEntOS Linux 7 with kernel Linux 2.6.32-042stabl33.1
My hosting provider, if applicable, is: Warpline
I can login to a root shell on my machine (yes or no, or I don’t know): Yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): Using Webmin and Virtualmin latest
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot): 1.0.0
I should add more about what I’m trying to do for context. I want to have a default landing page at /var/www/html/ that has links to the rest of my sites in the /home/ directory, and I want to have SSL on this domain as well as the others.
Let’s Encrypt worked fine adding SSL to all of the other domains which are housed in /home/, but I also want to have SSL on the public-facing Webmin site, too.
Looking in apache’s configuration files, the DocumentRoot is set as “/var/www/html”. Inside this directory is an index.html file that says “Hello”, but it’s not being served because it is being redirected to another domain.
And then there are several other domains setup the same way. latenitehost.com is not in the list of virtual hosts, but I would not expect it to appear there since it is the webroot.