Release 2.4.0

This commit is contained in:
Will Greenberg
2023-03-07 13:18:06 -08:00
parent b586672f78
commit eeb88c0855
19 changed files with 19 additions and 25 deletions
+1 -7
View File
@@ -124,7 +124,7 @@ options:
case, and to know when to deprecate support for past
Python versions and flags. If you wish to hide this
information from the Let's Encrypt server, set this to
"". (default: CertbotACMEClient/2.3.0 (certbot;
"". (default: CertbotACMEClient/2.4.0 (certbot;
OS_NAME OS_VERSION) Authenticator/XXX Installer/YYY
(SUBCOMMAND; flags: FLAGS) Py/major.minor.patchlevel).
The flags encoded in the user agent are: --duplicate,
@@ -295,8 +295,6 @@ manage:
name)
revoke Revoke a certificate specified with --cert-path or
--cert-name
update_symlinks Recreate symlinks in your /etc/letsencrypt/live/
directory
reconfigure Update renewal configuration for a certificate
specified by --cert-name
@@ -432,10 +430,6 @@ plugins:
--authenticators Limit to authenticator plugins only. (default: None)
--installers Limit to installer plugins only. (default: None)
update_symlinks:
Recreates certificate and key symlinks in /etc/letsencrypt/live, if you
changed them by hand or edited a renewal configuration file
enhance:
Helps to harden the TLS configuration by adding security enhancements to
already existing configuration.