diff --git a/global/certbot-dns-plugins.json b/global/certbot-dns-plugins.json index 2191c2138..909dd7407 100644 --- a/global/certbot-dns-plugins.json +++ b/global/certbot-dns-plugins.json @@ -92,7 +92,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" }, "desec": {