mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:31:51 +02:00
An unspecified number of challenges exist
This commit is contained in:
@@ -186,7 +186,7 @@ Authenticators
|
|||||||
--------------
|
--------------
|
||||||
|
|
||||||
Authenticators are plugins that prove control of a domain name by solving a
|
Authenticators are plugins that prove control of a domain name by solving a
|
||||||
challenge provided by the ACME server. ACME currently defines four types of
|
challenge provided by the ACME server. ACME currently defines several types of
|
||||||
challenges: HTTP, TLS-SNI (deprecated), TLS-ALPR, and DNS, represented by classes in `acme.challenges`.
|
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.
|
An authenticator plugin should implement support for at least one challenge type.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user