My domain is: nextcloud.redkonflict.com
I ran this command:
- certbot --apache
- certbot -d nextcloud.redkonflict.com --webroot certonly
It produced this output:
IMPORTANT NOTES:
- The following errors were reported by the server:
** Domain: nextcloud.redkonflict.com**
** Type: dns**
** Detail: DNS problem: query timed out looking up A for**
** nextcloud.redkonflict.com**
My web server is (include version):
Apache/2.4.41
The operating system my web server runs on is (include version):
Ubuntu 20.04.2 LTS
My hosting provider, if applicable, is:
Hosted @ home
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):
No
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 0.40.0
I have the domain redkonflict.com, which I am hosting a NextCloud instance for at home. As my ISP uses a dynamic IP, I have a tp-link provided Dynamic DNS, which nextcloud.redkonflict.com is a CNAME for. So far I haven't been able to generate certificates for this domain as it appears to be wanting an A record. Is it possible with CNAME only?