1
0
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:
bmw
2016-04-05 12:53:09 -07:00

View File

@@ -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