mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
Apache plugin will now use command line default values from `ApacheConfingurator.OS_DEFAULTS` instead of respective distribution override when `CERTBOT_DOCS=1` environment variable is present. Fixes: #6234 * Apache: respect CERTBOT_DOCS environment variable * Move the tests to apache plugin
Apache plugin for Certbot