Commit Graph

77 Commits

Author SHA1 Message Date
Sam Lord 45fd6962f2 3.1.1 2021-05-24 11:05:49 +01:00
AJ ONeal bef931f28f 3.1.0 2020-07-28 16:03:07 -06:00
AJ ONeal eb432571ca Bugfix jwk / kid mutually exclusive
See https://git.rootprojects.org/root/greenlock-express.js/issues/38
2020-07-28 16:02:45 -06:00
AJ ONeal 87e3555a5a v3.0.10: fix CSR package dep, add maintainer timeout 2020-04-21 00:05:45 -06:00
AJ ONeal d10482697b move @root/csr to regular dependencies a la https://git.rootprojects.org/root/acme.js/issues/3 2020-04-21 00:02:10 -06:00
AJ ONeal aa324e2a29 v3.0.9: bugfix error handling 2020-01-10 16:55:44 -07:00
AJ ONeal 6352961fea v3.0.8: bump for parity with git tag 2019-10-29 05:02:58 +00:00
AJ ONeal 333605d9b8 v3.0.7: private notify function 2019-10-28 20:51:03 -06:00
AJ ONeal 86068fe015 v3.0.6: minor updates for greenlock 2019-10-28 03:21:15 -06:00
AJ ONeal e388bc31bc v3.0.5: npm bump for docs 2019-10-26 00:45:19 -06:00
AJ ONeal 754c623cd1 v3.0.4: update docs 2019-10-26 00:41:15 -06:00
AJ ONeal 5490f858d9 v3.0.2: add missing dirs 2019-10-26 00:12:14 -06:00
AJ ONeal a99a0cc211 v3.0.1: documented + examples 2019-10-26 00:03:43 -06:00
AJ ONeal e0bec09e43 v3.0.0: at last! 2019-10-25 05:20:44 -06:00
AJ ONeal b1046222dc backports: POST-as-GET, error handling, etc 2019-10-22 19:50:08 -06:00
AJ ONeal ad42d34587 merge unrelated v2 (historical) and v3 (new from scratch) 2019-10-21 15:22:07 -06:00
AJ ONeal c5757d2650 updates for Greenlock v3 2019-10-21 13:45:47 -06:00
AJ ONeal 9139d89143 v1.8.6: Notify of upcoming ACME.js v3 2019-10-19 06:07:16 -06:00
AJ ONeal f7fd435443 v3.0.0-wip.3: correct deps 2019-10-15 19:00:58 -06:00
AJ ONeal 20c11d5df7 v3.0.0-wip.2: correct deps 2019-10-15 18:36:54 -06:00
AJ ONeal 21f7e87606 moved common code to own modules 2019-10-15 05:01:52 -06:00
AJ ONeal 83cf96f074 updates 2019-10-08 14:50:53 -06:00
AJ ONeal edc830696e relocate packages for easier export 2019-10-08 13:40:01 -06:00
AJ ONeal 76f98f7c7e add CSR as transitional dependency 2019-10-08 12:11:13 -06:00
AJ ONeal 2b0fce0869 testing working 2019-10-08 04:33:14 -06:00
AJ ONeal e75c503356 WIP halfway there 2019-10-04 17:35:59 -06:00
AJ ONeal 6c11446e2f make Prettier 2019-10-02 15:04:54 -06:00
AJ ONeal e214f5e639 v1.8.5: change package.main to due to Win 10 cmd PATHEXT 2019-09-07 02:30:46 -06:00
AJ ONeal 96a6de30a1 v1.8.4: add support banner 2019-09-03 19:31:09 -06:00
AJ ONeal a4f92e260c fix incorrect error message 2019-07-31 16:02:15 -06:00
AJ ONeal 0599acab6d support init(deps) 2019-06-15 14:31:03 -06:00
AJ ONeal 90477942d1 add type, for greenlock 2019-06-14 02:23:52 -06:00
AJ ONeal e6497fe34b v1.8: transitional support for v2.0 2019-06-14 01:32:54 -06:00
AJ ONeal dfbee8aa79 add .prettierrc, and make prettier 2019-06-13 01:55:25 -06:00
AJ ONeal 87a12c36b0 v1.0.1: fix typo: cSR -> CSR 2019-05-11 11:42:20 -06:00
AJ ONeal 32321ea87d update meta files 2019-05-07 02:06:47 -06:00
AJ ONeal b324afe6d6 ready-ish to release Bluecrypt ACME 2019-05-07 01:52:33 -06:00
AJ ONeal f1e11f1be7 move acme stuff to its own repo 2019-04-30 21:34:09 -06:00
AJ ONeal 7f0a5fb28a add dns api 2019-04-29 01:50:54 -06:00
AJ ONeal 54e9e9ec16 v1.7.7: revert v1.7.6 2019-04-07 21:08:58 -06:00
AJ ONeal a750d1b0b4 v1.7.6: add http-01 url to challenge 2019-04-07 14:54:02 -06:00
AJ ONeal 3f4e5adeef v1.7.5: bugfix unchecked property thanks to #19 2019-04-04 14:08:41 -06:00
AJ ONeal ea97f537ef v2.7.3: make dry-run properly shows wildcards 2019-04-02 21:34:38 -06:00
AJ ONeal 6deb67d740 v1.7.3: don't wait so longer on dns test 2019-04-02 20:40:07 -06:00
AJ ONeal 1195956ce1 v1.7.2: don't set challenge twice 2019-04-02 19:25:41 -06:00
AJ ONeal 6521121548 v1.7.1: don't self-poison dns cache, more consistency 2019-04-02 19:13:58 -06:00
AJ ONeal b1d566d54e v1.7.0: better error checking and challenge type handling 2019-04-02 16:04:15 -06:00
AJ ONeal 401535a5ab v1.6.0: switch to latest rsa-compat 2019-03-31 02:55:26 -06:00
AJ ONeal ddeaeb17d5 v1.5.3: merge fix for #11 2019-03-14 12:15:08 -06:00
AJ ONeal 8175a08495 v1.5.2: fix dns-01 wildcard bug 2019-02-04 22:30:55 -07:00