certbot/certbot-nginx/certbot_nginx/tls_configs
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
..
options-ssl-nginx-old.conf Move Nginx TLS configuration files into a specific folder (#7300) 2019-08-05 15:45:08 -07:00
options-ssl-nginx-tls12-only.conf Disable TLS session tickets in Nginx (#7355) 2019-09-05 13:51:56 -07:00
options-ssl-nginx-tls13-session-tix-on.conf Disable TLS session tickets in Nginx (#7355) 2019-09-05 13:51:56 -07:00
options-ssl-nginx.conf Disable TLS session tickets in Nginx (#7355) 2019-09-05 13:51:56 -07:00