My domains are:
tryx.org, hillsidedavis.us (*.tryx.org, *.hillsidedavis.us)
I ran this command:
Initially:
certbot --apache
eventually:
certbot --authenticator standalone --installer apache -d tryx.org -d *.tryx.org -d hillsidedavis.us -d *.hillsidedavis.us
It produced this output:
Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA. You may need to use an authenticator plugin that can do challenges over DNS.
My web server is (include version):
Apache/2.4.54 (Fedora Linux)
The operating system my web server runs on is (include version):
Fedora 36
I can login to a root shell on my machine (yes or no, or I don't know):
Yes.
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 1.32.0
I don't think I have anything to add beyond what the form has asked me to provide.
Thanks for the help,
Chrisl