Files
nginx-proxy-manager/global
2024-02-27 22:46:42 +01:00
..
2024-02-27 22:46:42 +01:00
2024-01-21 23:08:52 +01:00

certbot-dns-plugins

This file contains info about available Certbot DNS plugins. This only works for plugins which use the standard argument structure, so: --authenticator ---credentials ---propagation-seconds

File Structure:

{
  "cloudflare": {
    "name": "Name displayed to the user",
    "package_name": "Package name in PyPi repo",
    "credentials": "Template of the credentials file",
    "full_plugin_name": "The full plugin name as used in the commandline with certbot, e.g. 'dns-cloudflare'"
  },
  ...
}