mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:09:10 +02:00
constants.DV_CHALLENGES is not the constant you are looking for
This commit is contained in:
@@ -163,7 +163,7 @@ class Client(object):
|
||||
dispatch DV challenges to appropriate authenticators
|
||||
(providing `.IAuthenticator` interface).
|
||||
:ivar .IAuthenticator auth: Prepared (`.IAuthenticator.prepare`)
|
||||
authenticator that can solve the `.constants.DV_CHALLENGES`.
|
||||
authenticator that can solve ACME challenges.
|
||||
:ivar .IInstaller installer: Installer.
|
||||
:ivar acme.client.Client acme: Optional ACME client API handle.
|
||||
You might already have one from `register`.
|
||||
|
||||
Reference in New Issue
Block a user