Merge branch 'master' into candidate-0.37.2

This commit is contained in:
ohemorange
2019-08-21 16:03:51 -07:00
committed by GitHub
10 changed files with 38 additions and 50 deletions
+4 -4
View File
@@ -10,18 +10,18 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Changed
*
* If Certbot fails to rollback your server configuration, the error message
links to the Let's Encrypt forum. Change the link to the Help category now
that the Server category has been closed.
### Fixed
*
* Fixed OS detection in the Apache plugin on Scientific Linux.
More details about these changes can be found on our GitHub repo.
## 0.37.2 - 2019-08-21
### Fixed
* Stop disabling TLS session tickets in Nginx as it caused TLS failures on
some systems.