mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
* Refactor _add_directive to separate functions * UnspacedList isn't idempotent * refactor parser in add_server_directives and update_or_add_server_directives * update parser tests * remove replace=False and add to update_or_add for replace=True in configurator * remove replace=False and add to update_or_add for replace=True in http01 * update documentation |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| configurator.py | ||
| constants.py | ||
| display_ops.py | ||
| http_01.py | ||
| nginxparser.py | ||
| obj.py | ||
| options-ssl-nginx.conf | ||
| parser.py | ||
| tls_sni_01.py | ||