certbot/certbot-nginx/certbot_nginx
Adrien Ferrand 8bcb04af4a Move Nginx TLS configuration files into a specific folder (#7300)
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
2019-08-05 15:45:08 -07:00
..
tests Move Nginx TLS configuration files into a specific folder (#7300) 2019-08-05 15:45:08 -07:00
tls_configs Move Nginx TLS configuration files into a specific folder (#7300) 2019-08-05 15:45:08 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
configurator.py Move Nginx TLS configuration files into a specific folder (#7300) 2019-08-05 15:45:08 -07:00
constants.py Follow Mozilla recs for Nginx ssl_protocols, ssl_ciphers, and ssl_prefer_server_ciphers (#7274) 2019-08-02 12:25:40 -07:00
display_ops.py Fix Pylint upgrade issues 2018-05-16 20:37:39 +00:00
http_01.py [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
nginxparser.py Update parser to match new Nginx functionality (#6381) 2018-09-18 12:52:11 -07:00
obj.py Fix Pylint upgrade issues 2018-05-16 20:37:39 +00:00
parser.py [Windows] Security model for files permissions - STEP 2 (#6895) 2019-04-12 13:32:51 -07:00
parser_obj.py Update to Pylint 1.9.4 and corrections 2019-04-09 09:22:19 +02:00