mirror of
				https://github.com/therootcompany/greenlock-express.js.git
				synced 2024-11-16 17:28:59 +00:00 
			
		
		
		
	Merge branch 'master' of github.com:Daplie/letsencrypt-express
This commit is contained in:
		
						commit
						d7f5c03fa2
					
				| @ -101,6 +101,7 @@ A few important things to note: | |||||||
| * `approveRegistration` has been replaced by `approveDomains` | * `approveRegistration` has been replaced by `approveDomains` | ||||||
| * All of the behavior has moved to the various plugins, which each have their own options | * All of the behavior has moved to the various plugins, which each have their own options | ||||||
| * Use https and http directly, don't rely on the silly `.listen()` helper. It's just there for looks. | * Use https and http directly, don't rely on the silly `.listen()` helper. It's just there for looks. | ||||||
|  | * `lex.createAcmeResponder()` is now `lex.middleware(require('redirect-https')())` or `lex.middleware(app)` | ||||||
| 
 | 
 | ||||||
| Usage | Usage | ||||||
| ===== | ===== | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user