Osiris, sorry I am not using the exact terminology for you. I don't care if I have to manually renew. I have three companies to run and I just need to know how I get a let's encrypt wild card certificate for my domains. If the dns challenge is the only way then for now I will need to use that. Because as of right now I am not able to serve my websites and I need to get them back on line. I hope this request is not beneath you.. If I have to do it manually as this is the way I have been doing it from the beginning I am fine with that.
The command from earlier should work, albeit I'd suggest an addition (and removal of some useless options):
sudo certbot -i apache -a manual -d '*.glorytoyah.org' -d glorytoyah.org --preferred-challenges dns-01
Although setting up acme-dns
or the Cloudflare option would be a more sustainable method.
ok thank you Osiris, I am just not ready to add yet another layer to my setup. For now I just need it to work.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.