mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Fix dcumentation
This commit is contained in:
parent
d842f268e5
commit
f2b52bd830
1 changed files with 0 additions and 1 deletions
|
|
@ -226,7 +226,6 @@ class DNS01Response(KeyAuthorizationChallengeResponse):
|
|||
:param unicode domain: Domain name being verified.
|
||||
:param account_public_key: Public key for the key pair
|
||||
being authorized.
|
||||
:param JWK account_public_key:
|
||||
|
||||
:returns: ``True`` iff validation with the TXT records resolved from a
|
||||
DNS server is successful.
|
||||
|
|
|
|||
Loading…
Reference in a new issue