1
0
镜像自地址 https://github.com/therootcompany/greenlock.js.git 已同步 2024-11-16 17:29:00 +00:00

Update README.md

这个提交包含在:
AJ ONeal 2016-08-11 10:43:07 -06:00 提交者 GitHub
父节点 b217b33fff
当前提交 15acb0e295

查看文件

@ -46,6 +46,7 @@ npm install --save letsencrypt@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
npm install --save le-sni-auto@2.x # default plugin for SNICallback
```
Usage