Merge pull request #4481 from godsgood33/patch-1

Update certbot-dns-plugins.json
This commit is contained in:
jc21 2025-05-21 20:50:14 +10:00 committed by GitHub
commit 100a4888d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -100,7 +100,7 @@
"package_name": "certbot-dns-cpanel",
"version": "~=0.2.2",
"dependencies": "",
"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",
"full_plugin_name": "cpanel"
},
"ddnss": {