We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a08d18b + ca9eeb5 commit 42a5bb6Copy full SHA for 42a5bb6
global/certbot-dns-plugins.json
@@ -7,6 +7,14 @@
7
"credentials": "dns_acmedns_api_url = http://acmedns-server/\ndns_acmedns_registration_file = /data/acme-registration.json",
8
"full_plugin_name": "dns-acmedns"
9
},
10
+ "active24":{
11
+ "name": "Active24",
12
+ "package_name": "certbot-dns-active24",
13
+ "version": "~=1.5.1",
14
+ "dependencies": "",
15
+ "credentials": "dns_active24_token=\"TOKEN\"",
16
+ "full_plugin_name": "dns-active24"
17
+ },
18
"aliyun": {
19
"name": "Aliyun",
20
"package_name": "certbot-dns-aliyun",
0 commit comments