mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 23:04:39 -04:00
Following discussions in #7298. This PR moves the three Nginx TLS configuration files into a specific folder, tls_configs, update the MANIFEST to include this folder and its content into the certbot-nginx package, and update tests accordingly. * Move tls configuration files in a specific folder * Move new file |
||
|---|---|---|
| .. | ||
| tests | ||
| tls_configs | ||
| __init__.py | ||
| configurator.py | ||
| constants.py | ||
| display_ops.py | ||
| http_01.py | ||
| nginxparser.py | ||
| obj.py | ||
| parser.py | ||
| parser_obj.py | ||