mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-23 01:10:23 +00:00
Update certbot-dns-cpanel plugin to 0.4.0 #1964
This commit is contained in:
@@ -126,11 +126,12 @@ dns_corenetworks_password = secure_password`,
|
||||
cpanel: {
|
||||
display_name: 'cPanel',
|
||||
package_name: 'certbot-dns-cpanel',
|
||||
version_requirement: '~=0.2.2',
|
||||
version_requirement: '~=0.4.0',
|
||||
dependencies: '',
|
||||
credentials: `cpanel_url = https://cpanel.example.com:2083
|
||||
cpanel_username = user
|
||||
cpanel_password = hunter2`,
|
||||
cpanel_password = hunter2
|
||||
cpanel_token = YOURTOKENGOESHERE`,
|
||||
full_plugin_name: 'cpanel',
|
||||
},
|
||||
//####################################################//
|
||||
|
Reference in New Issue
Block a user