mirror of
https://github.com/therootcompany/greenlock.js.git
synced 2024-11-16 17:29:00 +00:00
note bug in node < v4.4 for #51
This commit is contained in:
parent
8343a2da01
commit
e93292c2ef
@ -50,6 +50,8 @@ npm install --save le-acme-core@2.x # default plugin for ACME spec
|
|||||||
npm install --save le-sni-auto@2.x # default plugin for SNICallback
|
npm install --save le-sni-auto@2.x # default plugin for SNICallback
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Important**: Use node v4.5+ or v6.x, node <= v4.4 has a [known bug](https://github.com/nodejs/node/issues/8053) in the `Buffer` implementation.
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user