We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58c6309 + f25afa3 commit 89d3756Copy full SHA for 89d3756
backend/certbot/dns-plugins.json
@@ -383,6 +383,14 @@
383
"credentials": "dns_joker_username = <Dynamic DNS Authentication Username>\ndns_joker_password = <Dynamic DNS Authentication Password>\ndns_joker_domain = <Dynamic DNS Domain>",
384
"full_plugin_name": "dns-joker"
385
},
386
+ "kas": {
387
+ "name": "All-Inkl",
388
+ "package_name": "certbot-dns-kas",
389
+ "version": "~=0.1.1",
390
+ "dependencies": "kasserver",
391
+ "credentials": "dns_kas_user = your_kas_user\ndns_kas_password = your_kas_password",
392
+ "full_plugin_name": "dns-kas"
393
+ },
394
"leaseweb": {
395
"name": "LeaseWeb",
396
"package_name": "certbot-dns-leaseweb",
0 commit comments