Stop turning session tickets off in Nginx (#7344)

Related to #7322.

* Stop turning session tickets off in Nginx

* update changelog
This commit is contained in:
ohemorange
2019-08-21 14:29:10 -07:00
committed by Brad Warren
parent d39f63feca
commit 17c1d016c1
4 changed files with 4 additions and 2 deletions
+2
View File
@@ -17,6 +17,8 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Fixed
* Fixed OS detection in the Apache plugin on Scientific Linux.
* Stop disabling TLS session tickets in Nginx as it caused TLS failures on
some systems.
More details about these changes can be found on our GitHub repo.