Skip to content

Commit a2c0165

Browse files
committed
Added Constellix
1 parent 1f3ac7a commit a2c0165

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

global/certbot-dns-plugins.js

+11
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,17 @@ dns_cloudxns_secret_key = 1122334455667788`,
102102
full_plugin_name: 'dns-cloudxns',
103103
},
104104
//####################################################//
105+
constellix: {
106+
display_name: 'Constellix',
107+
package_name: 'certbot-dns-constellix',
108+
version_requirement: '~=0.2.1',
109+
dependencies: '',
110+
credentials: `dns_constellix_apikey = 5fb4e76f-ac91-43e5-f982458bc595
111+
dns_constellix_secretkey = 47d99fd0-32e7-4e07-85b46d08e70b
112+
dns_constellix_endpoint = https://api.dns.constellix.com/v1`,
113+
full_plugin_name: 'dns-constellix',
114+
},
115+
//####################################################//
105116
corenetworks: {
106117
display_name: 'Core Networks',
107118
package_name: 'certbot-dns-corenetworks',

0 commit comments

Comments
 (0)