Hi, I updated Apache with codeIT distribution and I am unable now to issue certificates since certbot cannot understand Apache configuration.
I seem the issue is the same as in The apache plugin is not working since the command
apachectl -t -D DUMP_RUN_CFG
is not supported, but from that thread the problem should have been solved last September…
My domain is:
www.lightpoint.info
I ran this command:
certbot --apache
It produced this output:
The apache plugin is not working; there may be problems with your existing configuration. The error was: MisconfigurationError('Apache is unable to check whether or not the module is loaded because Apache is misconfigured.',)
My web server is (include version):
Apache, 2.4.43, latest codeit distribution
The operating system my web server runs on is (include version):
Centos 7.7.1908
I can login to a root shell on my machine (yes or no, or I don’t know):
yes
cerbot --version
1.3.0
Thanks a lot
Giuse