mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 19:52:34 +02:00
Dropped deprecated flags from commands (#7482)
This pull request addresses #7451 by removing the deprecated flags. * Dropped deprecated flags from commands * Updated changelog for dropped flags and deleted outdated tests * removed init-script part of apache test
This commit is contained in:
committed by
Brad Warren
parent
fffa74edb2
commit
1c05b9bd07
@@ -26,6 +26,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
||||
* CLI flags --tls-sni-01-port and --tls-sni-01-address have been removed.
|
||||
* The values tls-sni and tls-sni-01 for the --preferred-challenges flag are no
|
||||
longer accepted.
|
||||
* Removed the flags: `--agree-dev-preview`, `--dialog`, and `--apache-init-script`
|
||||
* acme.standalone.BaseRequestHandlerWithLogging and
|
||||
acme.standalone.simple_tls_sni_01_server have been deprecated and will be
|
||||
removed in a future release of the library.
|
||||
|
||||
Reference in New Issue
Block a user