mirror of
				https://github.com/therootcompany/greenlock-express.js.git
				synced 2024-11-16 17:28:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			253 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			253 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| letsencrypt cluster examples
 | |
| -------------------
 | |
| 
 | |
| First you need to change the email address in `examples/worker.js`.
 | |
| 
 | |
| Then you can run the example like so:
 | |
| 
 | |
| ```
 | |
| node examples/serve.js
 | |
| ```
 | |
| 
 | |
| That will put certificates in `~/letsencrypt.test` by default.
 |