certbot/certbot-apache
Adrien Ferrand 0dbe17bbd4
Define OS options by a dedicated object in Apache configurator (#8778)
In https://github.com/certbot/certbot/pull/8748#discussion_r605457670 we discussed about changing the dict used to set OS options for Apache configurators into a dedicated object.

* Create _OsOptions class to configure the os specific options of the Apache configurators

* Fix tests

* Clean imports

* Fix naming

* Fix compatibility tests

* Rename a class

* Ensure restart_cmd_alt is set for specific OSes.

* Add docstring

* Fix override

* Fix coverage
2021-04-13 11:18:49 -07:00
..
certbot_apache Define OS options by a dedicated object in Apache configurator (#8778) 2021-04-13 11:18:49 -07:00
tests Define OS options by a dedicated object in Apache configurator (#8778) 2021-04-13 11:18:49 -07:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
local-oldest-requirements.txt Release 1.6.0 2020-07-07 10:33:13 -07:00
MANIFEST.in Disable TLS session tickets in Apache (#7771) 2020-03-23 16:49:52 -07:00
README.rst s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
setup.cfg Tell the world we're Python 3 compatible (#4568) 2017-04-28 16:06:45 -07:00
setup.py Bump version to 1.15.0 2021-04-06 10:24:35 -07:00

Apache plugin for Certbot