mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
* wrap redirect in if host matches * return 404 if we've created a new block * change domain matching to exact match * insert new redirect directive at the top * add a redirect block to the top if it doesn't already exist, even if there's an existing redirect * fix obj tests * remove active parameter * update tests * add back spaces * move imports * remove unused code |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| configurator.py | ||
| constants.py | ||
| http_01.py | ||
| nginxparser.py | ||
| obj.py | ||
| options-ssl-nginx.conf | ||
| parser.py | ||
| tls_sni_01.py | ||