mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
@@ -181,6 +181,8 @@ setup(
|
||||
],
|
||||
'letsencrypt.plugins': [
|
||||
'manual = letsencrypt.plugins.manual:ManualAuthenticator',
|
||||
# TODO: null should probably not be presented to the user
|
||||
'null = letsencrypt.plugins.null:Installer',
|
||||
'standalone = letsencrypt.plugins.standalone.authenticator'
|
||||
':StandaloneAuthenticator',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user