mirror of
https://github.com/therootcompany/greenlock.js.git
synced 2024-11-16 17:29:00 +00:00
note plugin arch
This commit is contained in:
parent
17dd903bb3
commit
db50cb8782
@ -42,8 +42,10 @@ and the default challenge is [`le-challenge-fs`](https://github.com/Daplie/le-ch
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install --save letsencrypt@2.x
|
npm install --save letsencrypt@2.x
|
||||||
npm install --save le-store-certbot@2.x
|
|
||||||
npm install --save le-challenge-fs@2.x
|
npm install --save le-store-certbot@2.x # default plugin for accounts, certificates, and keypairs
|
||||||
|
npm install --save le-challenge-fs@2.x # default plugin for challenge handlers
|
||||||
|
npm install --save le-acme-core@2.x # default plugin for ACME spec
|
||||||
```
|
```
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user