Merge branch 'master' into warnings-are-errors

This commit is contained in:
Erica Portnoy 2018-11-05 17:17:51 -08:00
commit 9cc5d18b97

View file

@ -15,6 +15,7 @@ Certbot adheres to [Semantic Versioning](http://semver.org/).
* Write README to the base of (config-dir)/live directory
* `--manual` will explicitly warn users that earlier challenges should remain in place when setting up subsequent challenges.
* Warn when using deprecated acme.challenges.TLSSNI01
* Log warning about TLS-SNI deprecation in Certbot
* Stop preferring TLS-SNI in the Apache, Nginx, and standalone plugins
### Fixed