certbot/certbot-nginx/certbot_nginx/tests
ohemorange e4af1f3319 Disable TLS session tickets in Nginx (#7355)
* Find OpenSSL version

* Create and update various config files

* Update logic to use new version constraints

* SSL_OPTIONS_HASHES_NEW and SSL_OPTIONS_HASHES_MEDIUM were just being used for testing, and maintaining them is becoming untenable, so remove them.

* if we don't know the openssl version, we can't turn off session tickets

* add unit test for _get_openssl_version

* add unit tests

* placate lint

* Fix docs and tests and clean up code

* use python correctly

* update changelog

* Lint

* make comment a comment
2019-09-05 13:51:56 -07:00
..
testdata/etc_nginx Allow multiple add_headers directives (#6068) 2018-06-04 17:44:51 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
configurator_test.py Disable TLS session tickets in Nginx (#7355) 2019-09-05 13:51:56 -07:00
display_ops_test.py Nginx plugin wildcard support for ACMEv2 (#5619) 2018-03-01 14:05:49 -08:00
http_01_test.py [Windows] Working unit tests for certbot-nginx (#6782) 2019-02-20 16:20:16 -08:00
nginxparser_test.py Update parser to match new Nginx functionality (#6381) 2018-09-18 12:52:11 -07:00
obj_test.py Allow 'default' along with 'default_server' in Nginx (#5788) 2018-03-26 14:56:31 -07:00
parser_obj_test.py assertEquals --> assertEqual 2018-10-31 17:28:47 -07:00
parser_test.py Ensure relpath is executed on paths in the same drive (#7335) 2019-08-23 12:53:30 -07:00
util.py Disable TLS session tickets in Nginx (#7355) 2019-09-05 13:51:56 -07:00