Skip to content

Commit 7747db9

Browse files
authored
Merge pull request #5087 from xJayMorex/update-cloudns
Fixed #4715 by updating certbot-dns-cloudns
2 parents 9ffced2 + c9f4537 commit 7747db9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/certbot/dns-plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"cloudns": {
7575
"name": "ClouDNS",
7676
"package_name": "certbot-dns-cloudns",
77-
"version": "~=0.6.0",
77+
"version": "~=0.7.0",
7878
"dependencies": "",
7979
"credentials": "# Target user ID (see https://www.cloudns.net/api-settings/)\n\tdns_cloudns_auth_id=1234\n\t# Alternatively, one of the following two options can be set:\n\t# dns_cloudns_sub_auth_id=1234\n\t# dns_cloudns_sub_auth_user=foobar\n\n\t# API password\n\tdns_cloudns_auth_password=password1",
8080
"full_plugin_name": "dns-cloudns"

0 commit comments

Comments
 (0)