certbot.plugins.manual¶
Manual authenticator plugin
-
class
certbot.plugins.manual.Authenticator(*args, **kwargs)[source]¶ Bases:
certbot.plugins.common.PluginManual authenticator
This plugin allows the user to perform the domain validation challenge(s) themselves. This either be done manually by the user or through shell scripts provided to Certbot.