Commit Graph

48 Commits

Author SHA1 Message Date
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 17a1535dcc update comment 2019-04-07 21:16:02 -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 ddeaeb17d5 v1.5.3: merge fix for #11 2019-03-14 12:15:08 -06:00
AJ ONeal 6d34655276 #11 skip challenge when valid 2019-02-04 23:04:24 -07:00
AJ ONeal 8175a08495 v1.5.2: fix dns-01 wildcard bug 2019-02-04 22:30:55 -07:00
AJ ONeal 382ef3c95c v1.5.1: more detailed error messages 2018-12-22 15:09:19 -07:00
AJ ONeal d802fb4957 v1.5.0: perform full test challenge first 2018-12-22 05:27:22 -07:00
AJ ONeal 85a38f7b54 v1.3.1: reduce deps, update rsa-compat, fix rando JWK bug 2018-12-16 21:19:20 -07:00
AJ ONeal 2406c870e6 note need to limit download size 2018-11-04 13:42:55 -07:00
AJ ONeal 3ae21fe62a v1.2.1: made magic numbers (for status polling) configurable, updated deps 2018-08-16 18:32:14 -06:00
AJ ONeal 2051fb0e4b v1.2.0: Fix #8 Production API changed to be in-spec 2018-07-12 01:50:24 -06:00
AJ ONeal 0f20783f12 add comment on privkey and other useful pem data 2018-07-11 22:35:38 -06:00
AJ ONeal 0a5a72e2fc * the other callback 2018-07-04 00:36:33 -06:00
AJ ONeal 668e2bb0ac update compat to allow testing dns 2018-07-04 00:28:00 -06:00
AJ ONeal 2ba7db1327 update line endings (and add brackets to logs...) 2018-07-04 00:10:48 -06:00
AJ ONeal f7d1c5615e request => @coolaj86/urequest 2018-06-19 01:28:03 -06:00
John Shaver 119f5a9ae4 Fixed error handling for non promise setChallenge. 2018-06-05 16:07:54 -07:00
AJ ONeal bfff22f053 improve error message as per coolaj86/greenlock.js#12 2018-05-18 00:55:50 -06:00
AJ ONeal d54c1380f3 better error handling 2018-05-09 23:48:52 -06:00
AJ ONeal 473f373de3 better error handling 2018-05-09 23:46:43 -06:00
AJ ONeal 290251a1b0 v1.0.5 remove junk logging 2018-04-24 11:56:46 -06:00
AJ ONeal 474bb64004 v1.0.4 backcompat with node v6 2018-04-24 11:38:45 -06:00
AJ ONeal a88486c313 v1.0.2 2018-04-16 01:04:06 +00:00
AJ ONeal 71e0faec95 v1 2018-04-11 18:03:40 +00:00
AJ ONeal 263eed0475 closer to v1 2018-04-11 17:34:18 +00:00
AJ ONeal da8b49d46b working even better 2018-04-11 07:22:42 +00:00
AJ ONeal 3a6269aafa more testing 2018-04-05 05:44:02 -06:00
AJ ONeal 2e747bada2 sequence auths, more testing 2018-04-05 03:37:41 -06:00
AJ ONeal 38cefafe33 yay for wildcard test passing! 2018-04-05 02:48:10 -06:00
AJ ONeal ef0505ed69 yay for test with callback options working 2018-04-05 02:13:20 -06:00
AJ ONeal fe5a48764b yay for backwards compat tested and working 2018-04-05 01:31:57 -06:00
AJ ONeal a38d751cfa use supplied directoryUrl 2018-03-21 01:33:54 -06:00
AJ ONeal 08e6fdc1a7 not hard-coded, almost backwards compatible 2018-03-21 01:26:23 -06:00
AJ ONeal afbcef688f successful test! yay! 2018-03-20 01:24:36 -06:00
AJ ONeal df022959e4 hard code more test functionality 2018-03-16 00:59:40 -06:00
AJ ONeal 4c4eaa83b7 initial commit 2018-03-15 00:41:00 -06:00