Remove tls sni common (#7527)

* fixes #7478

* add changelog entry
This commit is contained in:
Brad Warren
2019-11-08 15:11:09 +01:00
committed by Adrien Ferrand
parent f4f16605ed
commit 4b488614cf
3 changed files with 6 additions and 129 deletions
+1
View File
@@ -11,6 +11,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Changed
* Certbot's `config_changes` subcommand has been removed
* `certbot.plugins.common.TLSSNI01` has been removed.
* The functions `certbot.client.view_config_changes`,
`certbot.main.config_changes`,
`certbot.plugins.common.Installer.view_config_changes`, and