v2.8.6: add EoL notice

Esse commit está contido em:
AJ ONeal 2019-09-04 00:11:48 -06:00
commit 977de24648
3 arquivos alterados com 13 adições e 3 exclusões

Ver arquivo

@ -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>
!["Greenlock Logo"](https://git.rootprojects.org/root/greenlock.js/raw/branch/master/logo/greenlock-1063x250.png 'Greenlock lock logo and work mark')
!["Greenlock Function"](https://git.rootprojects.org/root/greenlock.js/raw/branch/master/logo/from-not-secure-to-secure-url-bar.png 'from url bar showing not secure to url bar showing secure')

Ver arquivo

@ -1,6 +1,6 @@
{
"name": "greenlock",
"version": "2.8.5",
"version": "2.8.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Ver arquivo

@ -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"