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.
1 parent cd94863 commit 5e7276eCopy full SHA for 5e7276e
backend/certbot/dns-plugins.json
@@ -399,6 +399,14 @@
399
"credentials": "dns_luadns_email = user@example.com\ndns_luadns_token = 0123456789abcdef0123456789abcdef",
400
"full_plugin_name": "dns-luadns"
401
},
402
+ "mchost24": {
403
+ "name": "MC-HOST24",
404
+ "package_name": "certbot-dns-mchost24",
405
+ "version": "",
406
+ "dependencies": "",
407
+ "credentials": "# Obtain API token using https://github.com/JoeJoeTV/mchost24-api-python\ndns_mchost24_api_token=<insert obtained API token here>",
408
+ "full_plugin_name": "dns-mchost24"
409
+ },
410
"mijnhost": {
411
"name": "mijn.host",
412
"package_name": "certbot-dns-mijn-host",
0 commit comments