We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7c8ad commit faa61daCopy full SHA for faa61da
letsencrypt/plugins/manual.py
@@ -37,7 +37,7 @@ class Authenticator(common.Plugin):
37
zope.interface.classProvides(interfaces.IPluginFactory)
38
hidden = True
39
40
- description = "Manually configure and run a simple Python webserver"
+ description = "Manually edit your server configuration"
41
42
MESSAGE_TEMPLATE = """\
43
Make sure your web server displays the following content at
0 commit comments