File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 56
56
"full_plugin_name" : " dns-bunny"
57
57
},
58
58
"cdmon" : {
59
- "name" : " cdmon" ,
60
- "package_name" : " certbot-dns-cdmon" ,
61
- "version" : " ~=0.4.1" ,
62
- "dependencies" : " " ,
63
- "credentials" : " dns_cdmon_api_key=your-cdmon-api-token\n dns_cdmon_domain=your_domain_is_optional" ,
64
- "full_plugin_name" : " dns-cdmon"
65
- },
59
+ "name" : " cdmon" ,
60
+ "package_name" : " certbot-dns-cdmon" ,
61
+ "version" : " ~=0.4.1" ,
62
+ "dependencies" : " " ,
63
+ "credentials" : " dns_cdmon_api_key=your-cdmon-api-token\n dns_cdmon_domain=your_domain_is_optional" ,
64
+ "full_plugin_name" : " dns-cdmon"
65
+ },
66
66
"cloudflare" : {
67
67
"name" : " Cloudflare" ,
68
68
"package_name" : " certbot-dns-cloudflare" ,
69
69
"version" : " =={{certbot-version}}" ,
70
- "dependencies" : " cloudflare==4.0.* acme=={{certbot-version}}" ,
70
+ "dependencies" : " cloudflare~=4.3.1 acme=={{certbot-version}}" ,
71
71
"credentials" : " # Cloudflare API token\n dns_cloudflare_api_token=0123456789abcdef0123456789abcdef01234567" ,
72
72
"full_plugin_name" : " dns-cloudflare"
73
73
},
You can’t perform that action at this time.
0 commit comments