mirror of
				https://git.coolaj86.com/coolaj86/greenlock-cli.js
				synced 2025-11-04 11:02:47 +00:00 
			
		
		
		
	add bundle.pem for HAProxy
This commit is contained in:
		
							parent
							
								
									0217bae134
								
							
						
					
					
						commit
						216384e096
					
				@ -50,7 +50,8 @@ greenlock --email jon@example.com \
 | 
			
		||||
  --domains example.com,www.example.com \
 | 
			
		||||
  --webroot-path /srv/www/example.com \
 | 
			
		||||
  --privkey-path /etc/ssl/privkey.pem \
 | 
			
		||||
  --fullchain-path /etc/ssl/fullchain.pem
 | 
			
		||||
  --fullchain-path /etc/ssl/fullchain.pem \
 | 
			
		||||
  --bundle-path /etc/ssl/bundle.pem
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Robust configurations for Greenlock as a system service
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user