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.
1 parent 63d06da commit 03fd292Copy full SHA for 03fd292
global/certbot-dns-plugins.json
@@ -74,9 +74,9 @@
74
"cpanel": {
75
"name": "cPanel",
76
"package_name": "certbot-dns-cpanel",
77
- "version": "~=0.2.2",
+ "version": "~=0.4.0",
78
"dependencies": "",
79
- "credentials": "cpanel_url = https://cpanel.example.com:2083\ncpanel_username = user\ncpanel_password = hunter2",
+ "credentials": "cpanel_url = https://cpanel.example.com:2083\ncpanel_username = your_username\ncpanel_password = your_password\ncpanel_token = your_api_token",
80
"full_plugin_name": "cpanel"
81
},
82
"desec": {
0 commit comments