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 6f04543 + ccd69c8 commit 7047750Copy full SHA for 7047750
global/certbot-dns-plugins.json
@@ -106,9 +106,9 @@
106
"cpanel": {
107
"name": "cPanel",
108
"package_name": "certbot-dns-cpanel",
109
- "version": "~=0.2.2",
+ "version": "~=0.4.0",
110
"dependencies": "",
111
- "credentials": "cpanel_url = https://cpanel.example.com:2083\ncpanel_username = user\ncpanel_password = hunter2\ncpanel_api_token = token",
+ "credentials": "cpanel_url = https://cpanel.example.com:2083\ncpanel_username = your_username\ncpanel_password = your_password\ncpanel_token = your_api_token",
112
"full_plugin_name": "cpanel"
113
},
114
"ddnss": {
0 commit comments