On 5/26/25 9:44 AM, Michael D. Setzer II via users wrote:
But running certbot run Saving debug log to /var/log/letsencrypt/letsencrypt.log Please enter the domain name(s) you would like on your certificate (comma and/or space separated) (Enter 'c' to cancel): setzco.dyndns.org Requesting a certificate for setzco.dyndns.org Unable to find a virtual host listening on port 80 which is currently needed for Certbot to prove to the CA that you control your domain. Please add a virtual host for port 80. Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details. Not clear what they mean by Virtual Host? can now bring up page with http://setzco.dyndns.org without the :8081 fine. https://setzco.dyndns.org gives a security error until I add an exception. httpd.conf just has the basic http and https, so not how one is suppose to setup a Virtual Host. Just using /var/www/html
You should be using virtual hosts with apache, but if you don't, then you can't use the apache plugin for certbot. Try adding "--standalone" to the command. You'll probably need to stop apache while you're doing it.
-- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue