Skip to content

Commit 100a488

Browse files
authored
Merge pull request #4481 from godsgood33/patch-1
Update certbot-dns-plugins.json
2 parents 34a46bd + f5879df commit 100a488

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
@@ -100,7 +100,7 @@
100100
"package_name": "certbot-dns-cpanel",
101101
"version": "~=0.2.2",
102102
"dependencies": "",
103-
"credentials": "cpanel_url = https://cpanel.example.com:2083\ncpanel_username = user\ncpanel_password = hunter2",
103+
"credentials": "cpanel_url = https://cpanel.example.com:2083\ncpanel_username = user\ncpanel_password = hunter2\ncpanel_api_token = token",
104104
"full_plugin_name": "cpanel"
105105
},
106106
"ddnss": {

0 commit comments

Comments
 (0)