Skip to content

Commit 1c84eaa

Browse files
committed
1 parent 209c1b3 commit 1c84eaa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

global/certbot-dns-plugins.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,14 @@
167167
"credentials": "dns_eurodns_applicationId = myuser\ndns_eurodns_apiKey = mysecretpassword\ndns_eurodns_endpoint = https://rest-api.eurodns.com/user-api-gateway/proxy",
168168
"full_plugin_name": "dns-eurodns"
169169
},
170+
"freedns": {
171+
"name": "FreeDNS",
172+
"package_name": "certbot-dns-freedns",
173+
"version": "~=0.1.0",
174+
"dependencies": "",
175+
"credentials": "dns_freedns_username = myremoteuser\ndns_freedns_password = verysecureremoteuserpassword",
176+
"full_plugin_name": "dns-freedns"
177+
},
170178
"gandi": {
171179
"name": "Gandi Live DNS",
172180
"package_name": "certbot_plugin_gandi",

0 commit comments

Comments
 (0)