certbot/certbot-apache
ohemorange 3ea5170647
Error out earlier in apache installer when mod_ssl is not available (#7984)
* Error out in apache installer when mod_ssl is not available

* Update to MisconfigurationError and add/fix tests

* Remove error cases we no longer hit and associated test

* mock out function to have consistent error across machines

* improve changelog message

* only check key in modules list, not value
2020-05-19 15:34:21 -07:00
..
certbot_apache Error out earlier in apache installer when mod_ssl is not available (#7984) 2020-05-19 15:34:21 -07:00
tests Error out earlier in apache installer when mod_ssl is not available (#7984) 2020-05-19 15:34:21 -07:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
local-oldest-requirements.txt Do not require mock in Python 3 in apache module (#7896) 2020-04-15 11:30:08 -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.5.0 2020-05-05 13:44:23 -07:00

Apache plugin for Certbot