sudo certbot certonly reports missconfigured apache

1 post / 0 new
#1 Mon, 11/14/2016 - 15:12
SialoS

sudo certbot certonly reports missconfigured apache

Hello, Im trying to set up letsencrypt certs on my domains and i get all kinds of problems. After a lot of try and error i managed to install certificates for my domains with sudo certbot certonly -w /home/domain/public_html -d domain.com So in general its working but i cant renew the cert automatically as i will have to install them again manually every time. Running sudo certbot certonly, it reports apache miss configuration. I dont recall messing with apache configuration.

What i have to check and how can i configure apache properly?

Im on centos + virtualmin updated to latest

Thank you