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.
2 parents ec12d8f + 73110d5 commit 4de4b65Copy full SHA for 4de4b65
global/certbot-dns-plugins.json
@@ -215,6 +215,14 @@
215
"credentials": "# Gandi personal access token\ndns_gandi_token=PERSONAL_ACCESS_TOKEN",
216
"full_plugin_name": "dns-gandi"
217
},
218
+ "gcore": {
219
+ "name": "Gcore DNS",
220
+ "package_name": "certbot-dns-gcore",
221
+ "version": "~=0.1.8",
222
+ "dependencies": "",
223
+ "credentials": "dns_gcore_apitoken = 0123456789abcdef0123456789abcdef01234567",
224
+ "full_plugin_name": "dns-gcore"
225
+ },
226
"godaddy": {
227
"name": "GoDaddy",
228
"package_name": "certbot-dns-godaddy",
0 commit comments