mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	Add support for certbot-dns-plesk
This commit is contained in:
		| @@ -472,6 +472,17 @@ dns_ovh_consumer_key = MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAw`, | |||||||
| 		full_plugin_name: 'dns-ovh', | 		full_plugin_name: 'dns-ovh', | ||||||
| 	}, | 	}, | ||||||
| 	//####################################################// | 	//####################################################// | ||||||
|  | 	plesk: { | ||||||
|  | 		display_name:        'Plesk', | ||||||
|  | 		package_name:        'certbot-dns-plesk', | ||||||
|  | 		version_requirement: '~=0.3.0', | ||||||
|  | 		dependencies:        '', | ||||||
|  | 		credentials:         `dns_plesk_username = your-username | ||||||
|  | dns_plesk_password = secret | ||||||
|  | dns_plesk_api_url = https://plesk-api-host:8443`, | ||||||
|  | 		full_plugin_name: 'dns-plesk', | ||||||
|  | 	}, | ||||||
|  | 	//####################################################// | ||||||
| 	porkbun: { | 	porkbun: { | ||||||
| 		display_name:        'Porkbun', | 		display_name:        'Porkbun', | ||||||
| 		package_name:        'certbot-dns-porkbun', | 		package_name:        'certbot-dns-porkbun', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user