Skip to content

Commit 5b53825

Browse files
committed
Fixed certbot-dns-websupport plugin name
1 parent a946601 commit 5b53825

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global/certbot-dns-plugins.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -415,12 +415,12 @@
415415
"credentials": "dns_vultr_key = YOUR_VULTR_API_KEY",
416416
"full_plugin_name": "dns-vultr"
417417
},
418-
"websupportsk": {
418+
"websupport": {
419419
"name": "Websupport.sk",
420420
"package_name": "certbot-dns-websupport",
421421
"version": "~=2.0.1",
422422
"dependencies": "",
423423
"credentials": "dns_websupport_identifier = <api_key>\ndns_websupport_secret_key = <secret>",
424-
"full_plugin_name": "dns-websupportsk"
424+
"full_plugin_name": "dns-websupport"
425425
}
426426
}

0 commit comments

Comments
 (0)