Skip to content

Commit 2a07544

Browse files
authored
Merge pull request NginxProxyManager#4235 from FabianK3/update-domainoffensive-certbot-plugin
Update DomainOffensive certbot plugin
2 parents dc9d884 + 5d087f1 commit 2a07544

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

global/certbot-dns-plugins.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -161,11 +161,11 @@
161161
},
162162
"domainoffensive": {
163163
"name": "DomainOffensive (do.de)",
164-
"package_name": "certbot-dns-do",
165-
"version": "~=0.31.0",
164+
"package_name": "certbot-dns-domainoffensive",
165+
"version": "~=2.0.0",
166166
"dependencies": "",
167167
"credentials": "dns_do_api_token = YOUR_DO_DE_AUTH_TOKEN",
168-
"full_plugin_name": "dns-do"
168+
"full_plugin_name": "dns-domainoffensive"
169169
},
170170
"domeneshop": {
171171
"name": "Domeneshop",

0 commit comments

Comments
 (0)