Skip to content

Commit e5aa880

Browse files
committed
fixed wedos password description
Signed-off-by: Dusan Cervenka <cervenka.dusan@gmail.com>
1 parent 7322d35 commit e5aa880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/certbot-dns-plugins.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@
492492
"package_name": "certbot-dns-wedos",
493493
"version": "~=2.2",
494494
"dependencies": "",
495-
"credentials": "dns_wedos_user = <wedos_registration>\ndns_wedos_auth = <wapi_sha256_password>",
495+
"credentials": "dns_wedos_user = <wedos_registration>\ndns_wedos_auth = <wapi_password>",
496496
"full_plugin_name": "dns-wedos"
497497
},
498498
"edgedns": {

0 commit comments

Comments
 (0)