Merge pull request #9819 from certbot/candidate-2.7.3

Update master from 2.7.3 release
This commit is contained in:
Will Greenberg 2023-10-26 14:01:31 -07:00 committed by GitHub
commit 36c78b3717
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 2 deletions

View file

@ -14,6 +14,14 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Fixed
*
More details about these changes can be found on our GitHub repo.
## 2.7.3 - 2023-10-24
### Fixed
* Fixed a bug where arguments with contained spaces weren't being handled correctly
* Fixed a bug that caused the ACME account to not be properly restored on
renewal causing problems in setups where the user had multiple accounts with

View file

@ -1,4 +1,4 @@
usage:
usage:
certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ...
Certbot can obtain and install HTTPS/TLS/SSL certificates. By default,
@ -122,7 +122,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.7.2 (certbot;
"". (default: CertbotACMEClient/2.7.3 (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,