Skip to content

Commit 7913c9a

Browse files
authored
Merge pull request #3827 from Hadatko/feature/addWedosDns
Add wedos dns
2 parents d1c23b6 + 5578e82 commit 7913c9a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

global/certbot-dns-plugins.json

Lines changed: 8 additions & 0 deletions
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": "~=2.2",
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)