[console_scripts]
letsencrypt = letsencrypt.cli:main

[letsencrypt.plugins]
manual = letsencrypt.plugins.manual:Authenticator
null = letsencrypt.plugins.null:Installer
standalone = letsencrypt.plugins.standalone:Authenticator
webroot = letsencrypt.plugins.webroot:Authenticator

