certbot/certbot-apache/tests
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
..
apache-conf-files Fixing hanging test farm tests (#9211) 2022-02-22 13:19:48 -08:00
testdata apache: fix crash when authenticating empty vhosts (#8941) 2021-07-15 11:12:14 -07:00
augeasnode_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
autohsts_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
centos6_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
centos_test.py certbot-apache: use httpd by default for CentOS/RHEL (#9402) 2022-10-26 15:07:02 -07:00
complex_parsing_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
configurator_reverter_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
configurator_test.py Fully type certbot apache (#9177) 2022-01-31 19:17:40 +11:00
debian_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
display_ops_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
dualnode_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
entrypoint_test.py Fix some typos (found by codespell) (#9017) 2021-09-03 06:43:13 +10:00
fedora_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
gentoo_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
http_01_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
obj_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
parser_test.py apache: expose aug_save errors in the debug log (#9169) 2022-01-24 09:33:11 -08:00
parsernode_configurator_test.py Improve assertions in certbot-apache tests. (#9131) 2022-01-03 22:05:21 +01:00
parsernode_test.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
parsernode_util_test.py Modifications needed for merging to master 2020-01-06 17:19:33 +02:00
util.py certbot-apache: use httpd by default for CentOS/RHEL (#9402) 2022-10-26 15:07:02 -07:00