Document dropped tls-sni-01 support in plugins. (#6884)

This commit is contained in:
Brad Warren
2019-03-25 15:57:53 -07:00
committed by GitHub
parent 97d269ceb5
commit 50607eb0ff
+3 -1
View File
@@ -11,7 +11,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Changed
*
* Support for TLS-SNI-01 has been removed from all official Certbot plugins.
### Fixed
@@ -24,6 +24,8 @@ all Certbot components during releases for the time being, however, the only
package with changes other than its version number was:
* certbot
* certbot-apache
* certbot-nginx
More details about these changes can be found on our GitHub repo.