Skip to content

Commit 94c0e54

Browse files
authored
add MC-HOST24 DNS plugin
1 parent 487fa6d commit 94c0e54

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

global/certbot-dns-plugins.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,13 @@
391391
"credentials": "dns_luadns_email = user@example.com\ndns_luadns_token = 0123456789abcdef0123456789abcdef",
392392
"full_plugin_name": "dns-luadns"
393393
},
394+
"mchost24": {
395+
"name": "MC-HOST24",
396+
"package_name": "certbot-dns-mchost24",
397+
"version": "",
398+
"dependencies": "",
399+
"credentials": "# Obtain API token using https://github.com/JoeJoeTV/mchost24-api-python\ndns_mchost24_api_token=<insert obtained API token here>", "full_plugin_name": "dns-mchost24"
400+
},
394401
"mijnhost": {
395402
"name": "mijn.host",
396403
"package_name": "certbot-dns-mijn-host",

0 commit comments

Comments
 (0)