Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "acme-v2", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Free SSL. A framework for building Let's Encrypt v2 clients, and other ACME v2 (draft 11) clients. Successor to le-acme-core.js", | ||
@@ -5,0 +5,0 @@ "homepage": "https://git.coolaj86.com/coolaj86/acme-v2.js", |
@@ -1,10 +0,10 @@ | ||
acme-v2.js (draft 11) | ||
========== | ||
| [acme-v2.js](https://git.coolaj86.com/coolaj86/acme-v2.js) | ||
| Sponsored by [ppl](https://ppl.family) | ||
| **acme-v2.js** ([npm](https://www.npmjs.com/package/acme-v2)) | ||
| [acme-v2-cli.js](https://git.coolaj86.com/coolaj86/acme-v2-cli.js) | ||
| [greenlock.js](https://git.coolaj86.com/coolaj86/greenlock.js) | ||
| [goldilocks.js](https://git.coolaj86.com/coolaj86/goldilocks.js) | ||
| | ||
| Sponsored by [ppl](https://ppl.family) | ||
acme-v2.js | ||
========== | ||
@@ -56,2 +56,4 @@ A framework for building Let's Encrypt v2 (ACME draft 11) clients, successor to `le-acme-core.js`. | ||
tests/compat.js | ||
examples/https-server.js | ||
examples/http-server.js | ||
``` | ||
@@ -58,0 +60,0 @@ |
42568
217