mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 00:22:04 +02:00
Merge pull request #1197 from letsencrypt/manual_description
Update manual description
This commit is contained in:
@@ -37,7 +37,7 @@ class Authenticator(common.Plugin):
|
|||||||
zope.interface.classProvides(interfaces.IPluginFactory)
|
zope.interface.classProvides(interfaces.IPluginFactory)
|
||||||
hidden = True
|
hidden = True
|
||||||
|
|
||||||
description = "Manually configure and run a simple Python webserver"
|
description = "Manually configure an HTTP server"
|
||||||
|
|
||||||
MESSAGE_TEMPLATE = """\
|
MESSAGE_TEMPLATE = """\
|
||||||
Make sure your web server displays the following content at
|
Make sure your web server displays the following content at
|
||||||
|
|||||||
Reference in New Issue
Block a user