Skip to content

Commit a5c06c1

Browse files
committed
Add wedos dns
Signed-off-by: Dusan Cervenka <cervenka.dusan@gmail.com>
1 parent 51414ce commit a5c06c1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

global/certbot-dns-plugins.json

+8
Original file line numberDiff line numberDiff line change
@@ -462,5 +462,13 @@
462462
"dependencies": "",
463463
"credentials": "dns_websupport_identifier = <api_key>\ndns_websupport_secret_key = <secret>",
464464
"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"
465473
}
466474
}

0 commit comments

Comments
 (0)