mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
Merge pull request #2766 from letsencrypt/webroot-desc
New description of webroot for the UI
This commit is contained in:
@@ -27,7 +27,7 @@ logger = logging.getLogger(__name__)
|
||||
class Authenticator(common.Plugin):
|
||||
"""Webroot Authenticator."""
|
||||
|
||||
description = "Webroot Authenticator"
|
||||
description = "Place files in webroot directory"
|
||||
|
||||
MORE_INFO = """\
|
||||
Authenticator plugin that performs http-01 challenge by saving
|
||||
|
||||
Reference in New Issue
Block a user