We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa67f25 + 5b53825 commit 69ec017Copy full SHA for 69ec017
global/certbot-dns-plugins.json
@@ -439,12 +439,12 @@
439
"credentials": "dns_vultr_key = YOUR_VULTR_API_KEY",
440
"full_plugin_name": "dns-vultr"
441
},
442
- "websupportsk": {
+ "websupport": {
443
"name": "Websupport.sk",
444
- "package_name": "certbot-dns-websupportsk",
445
- "version": "~=0.1.6",
+ "package_name": "certbot-dns-websupport",
+ "version": "~=2.0.1",
446
"dependencies": "",
447
- "credentials": "dns_websupportsk_api_key = <api_key>\ndns_websupportsk_secret = <secret>\ndns_websupportsk_domain = example.com",
448
- "full_plugin_name": "dns-websupportsk"
+ "credentials": "dns_websupport_identifier = <api_key>\ndns_websupport_secret_key = <secret>",
+ "full_plugin_name": "dns-websupport"
449
}
450
0 commit comments