Skip to content

Commit f327c1e

Browse files
authored
Merge pull request #4406 from chindocaine/fix_domainoffensive_certbot
Fix DomainOffensive certbot plugin
2 parents 6f53997 + bf9d9bd commit f327c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/certbot-dns-plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"package_name": "certbot-dns-domainoffensive",
181181
"version": "~=2.0.0",
182182
"dependencies": "",
183-
"credentials": "dns_do_api_token = YOUR_DO_DE_AUTH_TOKEN",
183+
"credentials": "dns_domainoffensive_api_token = YOUR_DO_DE_AUTH_TOKEN",
184184
"full_plugin_name": "dns-domainoffensive"
185185
},
186186
"domeneshop": {

0 commit comments

Comments
 (0)