mirror of
https://github.com/therootcompany/greenlock.js.git
synced 2025-03-05 16:20:44 +00:00
v2.8.6: add EoL notice
This commit is contained in:
parent
9f0dd2e64b
commit
977de24648
10
README.md
10
README.md
@ -1,3 +1,13 @@
|
||||
# Do you rely on Greenlock.js?
|
||||
|
||||
Hey! Let's Encrypt will **STOP WORKING** with Greenlock and ACME.js at the end of Oct 2019.
|
||||
**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,
|
||||
or you just love it, please reach out to return the favor today:
|
||||
|
||||
[**SAVE GREENLOCK / ACME.js**](https://indiegogo.com/at/greenlock): <https://indiegogo.com/at/greenlock>
|
||||
|
||||

|
||||
|
||||

|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "greenlock",
|
||||
"version": "2.8.5",
|
||||
"version": "2.8.6",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "greenlock",
|
||||
"version": "2.8.5",
|
||||
"version": "2.8.6",
|
||||
"description": "Greenlock is Let's Encrypt (ACME) client for node.js",
|
||||
"homepage": "https://greenlock.domains/",
|
||||
"main": "index.js",
|
||||
@ -25,7 +25,7 @@
|
||||
"tls",
|
||||
"https"
|
||||
],
|
||||
"author": "AJ ONeal <solderjs@gmail.com> (https://solderjs.com/)",
|
||||
"author": "AJ ONeal <coolaj86@gmail.com> (https://solderjs.com/)",
|
||||
"license": "MPL-2.0",
|
||||
"bugs": {
|
||||
"url": "https://git.rootprojects.org/root/greenlock.js/issues"
|
||||
|
Loading…
x
Reference in New Issue
Block a user