We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34a46bd + f5879df commit 100a488Copy full SHA for 100a488
global/certbot-dns-plugins.json
@@ -100,7 +100,7 @@
100
"package_name": "certbot-dns-cpanel",
101
"version": "~=0.2.2",
102
"dependencies": "",
103
- "credentials": "cpanel_url = https://cpanel.example.com:2083\ncpanel_username = user\ncpanel_password = hunter2",
+ "credentials": "cpanel_url = https://cpanel.example.com:2083\ncpanel_username = user\ncpanel_password = hunter2\ncpanel_api_token = token",
104
"full_plugin_name": "cpanel"
105
},
106
"ddnss": {
0 commit comments