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

[console_scripts]
certbot = certbot.main:main