certbot/certbot-apache
Will Greenberg eed1afb808
certbot-apache: use httpd by default for CentOS/RHEL (#9402)
* certbot-apache: use httpd for newer RHEL derived distros

A change in RHEL 9 is causing apachectl to error out when used
with additional arguments, resulting in certbot errors. The CentOS
configurator now uses httpd instead for RHEL 9 (and later) derived
distros.

* Single CentOS class which uses the apache_bin option

* soothe mypy

* Always call super()._override_cmds()
2022-10-26 15:07:02 -07:00
..
certbot_apache certbot-apache: use httpd by default for CentOS/RHEL (#9402) 2022-10-26 15:07:02 -07:00
tests certbot-apache: use httpd by default for CentOS/RHEL (#9402) 2022-10-26 15:07:02 -07:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
MANIFEST.in include py.typed marker files in distribution (#9187) 2022-02-04 18:29:26 +01:00
README.rst s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
setup.py Bump version to 1.32.0 2022-10-04 07:41:45 -07:00

Apache plugin for Certbot