certbot/certbot-apache/certbot_apache/_internal
Brad Warren 4740e20725
Rewrite tox config (#9666)
* rewrite tox config

* fix apacheconftest-with-pebble deps

* more fixes

* more fixes

* move comment up

* fix mock location

* bump cffi

* update oldest constraints

* Revert "fix mock location"

This reverts commit 561037bfad.

* fix apache test

* fix server cleanup

* fix some leaky sockets

* stop leaking sockets

* change less

* Update tox.ini

Co-authored-by: alexzorin <alex@zorin.id.au>

* Update tox.ini

Co-authored-by: alexzorin <alex@zorin.id.au>

* tweak contributing doc

---------

Co-authored-by: alexzorin <alex@zorin.id.au>
2023-04-16 10:30:59 +10:00
..
augeas_lens Convert http links to https (#8287) 2020-09-23 19:36:55 +02:00
tests Rewrite tox config (#9666) 2023-04-16 10:30:59 +10:00
tls_configs Cite Mozilla ssl-config in Apache/NGINX TLS configs (#8670) (#9295) 2022-05-13 10:59:49 -07:00
__init__.py Make the contents of the apache plugin private (#7579) 2019-11-25 09:44:40 -08:00
apache_util.py certbot-apache: use httpd by default for CentOS/RHEL (#9402) 2022-10-26 15:07:02 -07:00
apacheparser.py fix new mypy complaints 2022-11-11 18:03:57 +11:00
assertions.py Fully type certbot apache (#9177) 2022-01-31 19:17:40 +11:00
augeasparser.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
configurator.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
constants.py apache: remove support for Apache 2.2 and CentOS 6 (#9354) 2022-08-29 10:05:48 -07:00
display_ops.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
dualparser.py Fully type certbot apache (#9177) 2022-01-31 19:17:40 +11:00
entrypoint.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
http_01.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
interfaces.py Fully type certbot apache (#9177) 2022-01-31 19:17:40 +11:00
obj.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
override_arch.py Reimplement Certbot zope.interfaces into abstract base classes (#8950) 2021-07-29 13:45:29 -07:00
override_centos.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
override_darwin.py Reimplement Certbot zope.interfaces into abstract base classes (#8950) 2021-07-29 13:45:29 -07:00
override_debian.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
override_fedora.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
override_gentoo.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
override_suse.py Reimplement Certbot zope.interfaces into abstract base classes (#8950) 2021-07-29 13:45:29 -07:00
override_void.py Remove all non essential references to the old Zope interfaces (#8988) 2021-08-17 14:51:26 -07:00
parser.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
parsernode_util.py Fully type certbot apache (#9177) 2022-01-31 19:17:40 +11:00