mirror of
https://github.com/certbot/certbot.git
synced 2026-03-14 22:54:58 -04:00
"Four shalt thou not count, neither count thou two"
This commit is contained in:
parent
85f8f68263
commit
9e1ee01547
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ Authenticators
|
|||
--------------
|
||||
|
||||
Authenticators are plugins that prove control of a domain name by solving a
|
||||
challenge provided by the ACME server. ACME currently defines three types of
|
||||
challenge provided by the ACME server. ACME currently defines four types of
|
||||
challenges: HTTP, TLS-SNI (deprecated), TLS-ALPR, and DNS, represented by classes in `acme.challenges`.
|
||||
An authenticator plugin should implement support for at least one challenge type.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue