certbot/certbot-nginx/certbot_nginx
Adrien Ferrand 6882f006ac
[Windows] Fix closing files descriptors during unit tests (#7326)
* Fix file descriptor cleanup during tests on Windows

* Fix lint

* Remove useless tearDown

* Clean pylint
2019-08-16 11:08:42 +02:00
..
tests [Windows] Fix closing files descriptors during unit tests (#7326) 2019-08-16 11:08:42 +02: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