We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51414ce commit a5c06c1Copy full SHA for a5c06c1
global/certbot-dns-plugins.json
@@ -462,5 +462,13 @@
462
"dependencies": "",
463
"credentials": "dns_websupport_identifier = <api_key>\ndns_websupport_secret_key = <secret>",
464
"full_plugin_name": "dns-websupport"
465
+ },
466
+ "wedos":{
467
+ "name": "Wedos",
468
+ "package_name": "certbot-dns-wedos",
469
+ "version": "~=1.0",
470
+ "dependencies": "",
471
+ "credentials": "dns_wedos_user = <wedos_registration>\ndns_wedos_auth = <wapi_sha256_password>",
472
+ "full_plugin_name": "dns-wedos"
473
}
474
0 commit comments