mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 18:45:40 +02:00
Release 1.12.0
This commit is contained in:
@@ -99,9 +99,9 @@ optional arguments:
|
||||
before submitting to CA (default: False)
|
||||
--preferred-chain PREFERRED_CHAIN
|
||||
If the CA offers multiple certificate chains, prefer
|
||||
the chain with an issuer matching this Subject Common
|
||||
Name. If no match, the default offered chain will be
|
||||
used. (default: None)
|
||||
the chain whose topmost certificate was issued from
|
||||
this Subject Common Name. If no match, the default
|
||||
offered chain will be used. (default: None)
|
||||
--preferred-challenges PREF_CHALLS
|
||||
A sorted, comma delimited list of the preferred
|
||||
challenge to use during authorization with the most
|
||||
@@ -118,7 +118,7 @@ optional arguments:
|
||||
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/1.11.0
|
||||
"". (default: CertbotACMEClient/1.12.0
|
||||
(certbot(-auto); OS_NAME OS_VERSION) Authenticator/XXX
|
||||
Installer/YYY (SUBCOMMAND; flags: FLAGS)
|
||||
Py/major.minor.patchlevel). The flags encoded in the
|
||||
|
||||
Reference in New Issue
Block a user