mirror of
https://github.com/certbot/certbot.git
synced 2026-04-27 09:09:48 -04:00
This PR adds a step to Apache plugin config_test when run on Fedora. Because Fedora now creates self signed certificate and related key material upon first startup of httpd. This was causing issues for users who run certbot-auto or install certbot (and mod_ssl) and run Certbot directly after. Fixes: #6828 * Try to restart httpd on Fedora if config check fails * Update CHANGELOG.md |
||
|---|---|---|
| .. | ||
| certbot_apache | ||
| docs | ||
| LICENSE.txt | ||
| local-oldest-requirements.txt | ||
| MANIFEST.in | ||
| README.rst | ||
| readthedocs.org.requirements.txt | ||
| setup.cfg | ||
| setup.py | ||
Apache plugin for Certbot