Skip to content

Commit 3b89d5f

Browse files
authored
Merge pull request #4068 from Hadatko/fixWedosParamDescription
fixed wedos password description
2 parents 7322d35 + e5aa880 commit 3b89d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/certbot-dns-plugins.json

Lines changed: 1 addition & 1 deletion
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)