Add wedos dns
Signed-off-by: Dusan Cervenka <cervenka.dusan@gmail.com>
This commit is contained in:
parent
51414ced3a
commit
a5c06c1a34
1 changed files with 8 additions and 0 deletions
|
@ -462,5 +462,13 @@
|
||||||
"dependencies": "",
|
"dependencies": "",
|
||||||
"credentials": "dns_websupport_identifier = <api_key>\ndns_websupport_secret_key = <secret>",
|
"credentials": "dns_websupport_identifier = <api_key>\ndns_websupport_secret_key = <secret>",
|
||||||
"full_plugin_name": "dns-websupport"
|
"full_plugin_name": "dns-websupport"
|
||||||
|
},
|
||||||
|
"wedos":{
|
||||||
|
"name": "Wedos",
|
||||||
|
"package_name": "certbot-dns-wedos",
|
||||||
|
"version": "~=1.0",
|
||||||
|
"dependencies": "",
|
||||||
|
"credentials": "dns_wedos_user = <wedos_registration>\ndns_wedos_auth = <wapi_sha256_password>",
|
||||||
|
"full_plugin_name": "dns-wedos"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue