mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-11-04 04:17:40 +00:00 
			
		
		
		
	Merge pull request #1014 from 2globalnomads/patch-4
1 cert per 1 domain for cpanel_uapi
This commit is contained in:
		
						commit
						e1ac201de1
					
				@ -94,6 +94,7 @@ DEPLOY_CPANEL_USER is required only if you run the script as root and it should
 | 
				
			|||||||
export DEPLOY_CPANEL_USER=username
 | 
					export DEPLOY_CPANEL_USER=username
 | 
				
			||||||
acme.sh  --deploy  -d example.com  --deploy-hook cpanel_uapi
 | 
					acme.sh  --deploy  -d example.com  --deploy-hook cpanel_uapi
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					Please note, that the cpanel_uapi hook will deploy only the first domain when your certificate will automatically renew. Therefore you should issue a separete certificate for each domain. 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user