v1.3.5: Notify of upcoming ACME.js v3
This commit is contained in:
		
							parent
							
								
									e0ca3c7fa4
								
							
						
					
					
						commit
						c3a258b9bc
					
				
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							@ -1,12 +1,9 @@
 | 
				
			|||||||
# Do you rely on ACME.js?
 | 
					# ACME.js v3 on its way (Nov 1st, 2019)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Hey! Let's Encrypt will **STOP WORKING** with Greenlock and ACME.js at the end of Oct 2019.
 | 
					ACME.js v3 is in private beta and will be available by Nov 1st.
 | 
				
			||||||
**WITHOUT YOUR HELP** we won't get the next release out in time.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
If Greenlock (or ACME.js) has saved you time and money, and taken stress out of your life,
 | 
					Follow the updates on the [campaign page](https://indiegogo.com/at/greenlock),
 | 
				
			||||||
or you just love it, please reach out to return the favor today:
 | 
					and contribute to support the project and get beta access now.
 | 
				
			||||||
 | 
					 | 
				
			||||||
[**SAVE GREENLOCK / ACME.js**](https://indiegogo.com/at/greenlock): <https://indiegogo.com/at/greenlock>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# [acme.js](https://git.coolaj86.com/coolaj86/acme.js)
 | 
					# [acme.js](https://git.coolaj86.com/coolaj86/acme.js)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"name": "acme",
 | 
						"name": "acme",
 | 
				
			||||||
	"version": "1.3.4",
 | 
						"version": "1.3.5",
 | 
				
			||||||
	"lockfileVersion": 1,
 | 
						"lockfileVersion": 1,
 | 
				
			||||||
	"requires": true,
 | 
						"requires": true,
 | 
				
			||||||
	"dependencies": {
 | 
						"dependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"name": "acme",
 | 
						"name": "acme",
 | 
				
			||||||
	"version": "1.3.4",
 | 
						"version": "1.3.5",
 | 
				
			||||||
	"description": "The bare essentials of the ACME (Let's Encrypt v2) API. This is a low-level library for building high-level clients.",
 | 
						"description": "The bare essentials of the ACME (Let's Encrypt v2) API. This is a low-level library for building high-level clients.",
 | 
				
			||||||
	"homepage": "https://git.coolaj86.com/coolaj86/acme.js",
 | 
						"homepage": "https://git.coolaj86.com/coolaj86/acme.js",
 | 
				
			||||||
	"main": "node.js",
 | 
						"main": "node.js",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user