mirror of
				https://github.com/therootcompany/greenlock-express.js.git
				synced 2024-11-16 17:28:59 +00:00 
			
		
		
		
	v2.7.12: doc updates
This commit is contained in:
		
							parent
							
								
									0f34e81d8a
								
							
						
					
					
						commit
						4d400a9828
					
				
							
								
								
									
										23
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										23
									
								
								README.md
									
									
									
									
									
								
							| @ -230,30 +230,43 @@ https://acme-staging-v02.api.letsencrypt.org/directory | |||||||
| 
 | 
 | ||||||
| # Plugins | # Plugins | ||||||
| 
 | 
 | ||||||
| **IMPORTANT**: Community plugins may or may not be maintained and working. Please try with the defaults before switching to community plugins. | Plugins developed by `root` are officially maintained, written in Vanilla JS, and typically have 0 dependencies. | ||||||
|  | 
 | ||||||
|  | **IMPORTANT**: | ||||||
|  | Community plugins may or may not be maintained and working. | ||||||
|  | Please try with the defaults before switching to community plugins. | ||||||
| 
 | 
 | ||||||
| ## HTTP-01 Challenges | ## HTTP-01 Challenges | ||||||
| 
 | 
 | ||||||
|  | Plugins for ACME / Let's Encrypt HTTP-01 Challenges. | ||||||
|  | 
 | ||||||
| |                  |                                                                              Plugin                                                                               | | |                  |                                                                              Plugin                                                                               | | ||||||
| | :--------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------: | | | :--------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------: | | ||||||
| | **Default (fs)** |                                           [acme-http-01-fs](https://git.rootprojects.org/root/acme-http-01-webroot.js)                                            | | | **Default (fs)** |                                         [root/acme-http-01-fs](https://git.rootprojects.org/root/acme-http-01-webroot.js)                                         | | ||||||
| | **Manual (cli)** |                                             [acme-http-01-cli](https://git.rootprojects.org/root/acme-http-01-cli.js)                                             | | | **Manual (cli)** |                                          [root/acme-http-01-cli](https://git.rootprojects.org/root/acme-http-01-cli.js)                                           | | ||||||
| |      AWS S3      |                                              [acme-http-01-s3](https://git.rootprojects.org/root/acme-http-01-s3.js)                                              | | |    standalone    |                                   [root/acme-http-01-standalone](https://git.rootprojects.org/root/acme-http-01-standalone.js)                                    | | ||||||
|  | |      AWS S3      |                                           [root/acme-http-01-s3](https://git.rootprojects.org/root/acme-http-01-s3.js)                                            | | ||||||
| |      Azure       |                               [kolarcz/node-le-challenge-azure-storage](https://github.com/kolarcz/node-le-challenge-azure-storage)                               | | |      Azure       |                               [kolarcz/node-le-challenge-azure-storage](https://github.com/kolarcz/node-le-challenge-azure-storage)                               | | ||||||
| |        -         |                                  Build Your Own <br> [acme-http-01-test](https://git.rootprojects.org/root/acme-http-01-test.js)                                  | | |        -         |                                  Build Your Own <br> [acme-http-01-test](https://git.rootprojects.org/root/acme-http-01-test.js)                                  | | ||||||
| |    Full List     | Search [acme-http-01-](https://www.npmjs.com/search?q=acme-http-01-) on npm (or [le-challenge-](https://www.npmjs.com/search?q=le-challenge-) for older versions) | | |    Full List     | Search [acme-http-01-](https://www.npmjs.com/search?q=acme-http-01-) on npm (or [le-challenge-](https://www.npmjs.com/search?q=le-challenge-) for older versions) | | ||||||
| 
 | 
 | ||||||
| ## DNS-01 Challenges | ## DNS-01 Challenges | ||||||
| 
 | 
 | ||||||
|  | Plugins for ACME / Let's Encrypt DNS-01 Challenges. | ||||||
|  | 
 | ||||||
| |                  |                                                                   Plugin                                                                   | | |                  |                                                                   Plugin                                                                   | | ||||||
| | :--------------: | :----------------------------------------------------------------------------------------------------------------------------------------: | | | :--------------: | :----------------------------------------------------------------------------------------------------------------------------------------: | | ||||||
| | **Manual (cli)** |                                [root/acme-dns-01-cli](https://git.rootprojects.org/root/acme-dns-01-cli.js)                                | | | **Manual (cli)** |                                [root/acme-dns-01-cli](https://git.rootprojects.org/root/acme-dns-01-cli.js)                                | | ||||||
| |    Cloudflare    |                          [nodecraft/acme-dns-01-cloudflare](https://github.com/nodecraft/acme-dns-01-cloudflare)                           | | |    Cloudflare    |                          [nodecraft/acme-dns-01-cloudflare](https://github.com/nodecraft/acme-dns-01-cloudflare)                           | | ||||||
|  | |     DNSimple     |                           [root/acme-dns-01-dnsimple](https://git.rootprojects.org/root/acme-dns-01-dnsimple.js)                           | | ||||||
| |  Digital Ocean   |                       [root/acme-dns-01-digitalocean](https://git.rootprojects.org/root/acme-dns-01-digitalocean.js)                       | | |  Digital Ocean   |                       [root/acme-dns-01-digitalocean](https://git.rootprojects.org/root/acme-dns-01-digitalocean.js)                       | | ||||||
| |     Duck DNS     |                            [root/acme-dns-01-duckdns](https://git.rootprojects.org/root/acme-dns-01-duckdns.js)                            | | |     Duck DNS     |                            [root/acme-dns-01-duckdns](https://git.rootprojects.org/root/acme-dns-01-duckdns.js)                            | | ||||||
| |      Gandi       |                              [root/acme-dns-01-gandi](https://git.rootprojects.org/root/acme-dns-01-gandi.js)                              | | |      Gandi       |                              [root/acme-dns-01-gandi](https://git.rootprojects.org/root/acme-dns-01-gandi.js)                              | | ||||||
|  | |     GoDaddy      |                            [root/acme-dns-01-godaddy](https://git.rootprojects.org/root/acme-dns-01-godaddy.js)                            | | ||||||
|  | |    NameCheap     |                          [root/acme-dns-01-namecheap](https://git.rootprojects.org/root/acme-dns-01-namecheap.js)                          | | ||||||
|  | |     Name.com     |                         [root/acme-dns-01-namedotcom](https://git.rootprojects.org/root/acme-dns-01-namedotcom.js)                         | | ||||||
|  | |  Route 53 (AWS)  |                                [hgezim/acme-dsns-01-route53](https://github.com/hgezim/acme-dns-01-route53)                                | | ||||||
| |      Vultr       |                              [root/acme-dns-01-vultr](https://git.rootprojects.org/root/acme-dns-01-vultr.js)                              | | |      Vultr       |                              [root/acme-dns-01-vultr](https://git.rootprojects.org/root/acme-dns-01-vultr.js)                              | | ||||||
| |   AWS Route 53   |                     [thadeetrompetter/le-challenge-route53](https://github.com/thadeetrompetter/le-challenge-route53)                      | |  | ||||||
| |       etcd       |                                  [ceecko/le-challenge-etcd](https://github.com/ceecko/le-challenge-etcd)                                   | | |       etcd       |                                  [ceecko/le-challenge-etcd](https://github.com/ceecko/le-challenge-etcd)                                   | | ||||||
| |        -         |                     **Build Your Own** <br> [acme-dns-01-test](https://git.rootprojects.org/root/acme-dns-01-test.js)                      | | |        -         |                     **Build Your Own** <br> [acme-dns-01-test](https://git.rootprojects.org/root/acme-dns-01-test.js)                      | | ||||||
| |    Full List     | Search [acme-dns-01-](https://www.npmjs.com/search?q=acme-dns-01-) or [le-challenge-](https://www.npmjs.com/search?q=le-challenge-) on npm | | |    Full List     | Search [acme-dns-01-](https://www.npmjs.com/search?q=acme-dns-01-) or [le-challenge-](https://www.npmjs.com/search?q=le-challenge-) on npm | | ||||||
|  | |||||||
							
								
								
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
| 	"name": "greenlock-express", | 	"name": "greenlock-express", | ||||||
| 	"version": "2.7.11", | 	"version": "2.7.12", | ||||||
| 	"lockfileVersion": 1, | 	"lockfileVersion": 1, | ||||||
| 	"requires": true, | 	"requires": true, | ||||||
| 	"dependencies": { | 	"dependencies": { | ||||||
| @ -214,9 +214,9 @@ | |||||||
| 			} | 			} | ||||||
| 		}, | 		}, | ||||||
| 		"express-basic-auth": { | 		"express-basic-auth": { | ||||||
| 			"version": "1.1.6", | 			"version": "1.2.0", | ||||||
| 			"resolved": "https://registry.npmjs.org/express-basic-auth/-/express-basic-auth-1.1.6.tgz", | 			"resolved": "https://registry.npmjs.org/express-basic-auth/-/express-basic-auth-1.2.0.tgz", | ||||||
| 			"integrity": "sha512-fRh/UU2q/YhvY0/Pkzi3VcLyjIExveW2NOOnOGgO6yO0jKXt6zcKPVPWSrL8nlhlh+YEH5LOjz+CGFML5dJQNw==", | 			"integrity": "sha512-iJ0h1Gk6fZRrFmO7tP9nIbxwNgCUJASfNj5fb0Hy15lGtbqqsxpt7609+wq+0XlByZjXmC/rslWQtnuSTVRIcg==", | ||||||
| 			"dev": true, | 			"dev": true, | ||||||
| 			"requires": { | 			"requires": { | ||||||
| 				"basic-auth": "^2.0.1" | 				"basic-auth": "^2.0.1" | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
| 	"name": "greenlock-express", | 	"name": "greenlock-express", | ||||||
| 	"version": "2.7.11", | 	"version": "2.7.12", | ||||||
| 	"description": "Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.", | 	"description": "Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.", | ||||||
| 	"main": "index.js", | 	"main": "index.js", | ||||||
| 	"homepage": "https://greenlock.domains", | 	"homepage": "https://greenlock.domains", | ||||||
| @ -19,7 +19,7 @@ | |||||||
| 	}, | 	}, | ||||||
| 	"devDependencies": { | 	"devDependencies": { | ||||||
| 		"express": "^4.16.3", | 		"express": "^4.16.3", | ||||||
| 		"express-basic-auth": "^1.1.5", | 		"express-basic-auth": "^1.2.0", | ||||||
| 		"finalhandler": "^1.1.1", | 		"finalhandler": "^1.1.1", | ||||||
| 		"serve-index": "^1.9.1", | 		"serve-index": "^1.9.1", | ||||||
| 		"serve-static": "^1.13.2", | 		"serve-static": "^1.13.2", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user