Commit Graph

80 Commits

Author SHA1 Message Date
AJ ONeal 15583d961e v1.8.4: add support banner 2019-09-03 19:31:09 -06:00
AJ ONeal eed2e10472 fix incorrect error message 2019-07-31 16:02:15 -06:00
AJ ONeal a060ecd130 support init(deps) 2019-06-15 14:31:03 -06:00
AJ ONeal 20f006b1a0 add type, for greenlock 2019-06-14 02:23:52 -06:00
AJ ONeal fced146928 v1.8: transitional support for v2.0 2019-06-14 01:32:54 -06:00
AJ ONeal f2b6772f5c add .prettierrc, and make prettier 2019-06-13 01:55:25 -06:00
AJ ONeal 466de61232 update comment 2019-04-07 21:16:02 -06:00
AJ ONeal 0b8aec0f8c v1.7.7: revert v1.7.6 2019-04-07 21:08:58 -06:00
AJ ONeal 48c6f842b4 v1.7.6: add http-01 url to challenge 2019-04-07 14:54:02 -06:00
AJ ONeal de9afbbab9 v1.7.5: bugfix unchecked property thanks to #19 2019-04-04 14:08:41 -06:00
AJ ONeal d41e7e5650 v2.7.3: make dry-run properly shows wildcards 2019-04-02 21:34:38 -06:00
AJ ONeal 6cd4bd1587 v1.7.3: don't wait so longer on dns test 2019-04-02 20:40:07 -06:00
AJ ONeal a7ea231c2e v1.7.2: don't set challenge twice 2019-04-02 19:25:41 -06:00
AJ ONeal e5e7377712 v1.7.1: don't self-poison dns cache, more consistency 2019-04-02 19:13:58 -06:00
AJ ONeal b1182457cd v1.7.0: better error checking and challenge type handling 2019-04-02 16:04:15 -06:00
AJ ONeal 21e2afdd7e v1.6.0: switch to latest rsa-compat 2019-03-31 02:55:26 -06:00
AJ ONeal 621e04ffe6 v1.5.3: merge fix for #11 2019-03-14 12:15:08 -06:00
AJ ONeal f0f9feb519 #11 skip challenge when valid 2019-02-04 23:04:24 -07:00
AJ ONeal 1af2fb2958 v1.5.2: fix dns-01 wildcard bug 2019-02-04 22:30:55 -07:00
AJ ONeal b41c2e8db9 v1.5.1: more detailed error messages 2018-12-22 15:09:19 -07:00
AJ ONeal 83137766bc v1.5.0: perform full test challenge first 2018-12-22 05:27:22 -07:00
AJ ONeal 642a25935e v1.3.1: reduce deps, update rsa-compat, fix rando JWK bug 2018-12-16 21:19:20 -07:00
AJ ONeal 87e49578f7 note need to limit download size 2018-11-04 13:42:55 -07:00
AJ ONeal ca15b8faf0 v1.2.1: made magic numbers (for status polling) configurable, updated deps 2018-08-16 18:32:14 -06:00
AJ ONeal 098e05f3ef v1.2.0: Fix #8 Production API changed to be in-spec 2018-07-12 01:50:24 -06:00
AJ ONeal 7364fdd6f5 Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/acme-v2.js 2018-07-11 22:35:48 -06:00
AJ ONeal b99c6e4b4e add comment on privkey and other useful pem data 2018-07-11 22:35:38 -06:00
AJ ONeal 7776113210 Add '.jshintrc' 2018-07-11 18:07:53 +00:00
AJ ONeal 65ff626716 Delete '.jshintrc' 2018-07-11 18:06:48 +00:00
AJ ONeal 91f90d5689 simplify keywords, add draft-12 2018-07-07 14:00:22 -06:00
AJ ONeal 125d31b2c4 * the other callback 2018-07-04 00:36:33 -06:00
AJ ONeal 97e39aaeb0 add .gitignore 2018-07-04 00:29:28 -06:00
AJ ONeal 63284386eb update compat to allow testing dns 2018-07-04 00:28:00 -06:00
AJ ONeal a67256e8a9 add .jshintrc 2018-07-04 00:11:20 -06:00
AJ ONeal bbeea080f6 update line endings (and add brackets to logs...) 2018-07-04 00:10:48 -06:00
AJ ONeal 700f400df6 v1.1.0 2018-06-19 01:28:24 -06:00
AJ ONeal 1dd07715db request => @coolaj86/urequest 2018-06-19 01:28:03 -06:00
John Shaver 08088acd1f 1.0.9 2018-06-06 12:34:23 -07:00
jshaver b3e1409394 Merge branch 'master' of jshaver/acme-v2.js into master 2018-06-06 19:27:39 +00:00
John Shaver 08aa9bcdeb Fixed error handling for non promise setChallenge. 2018-06-05 16:07:54 -07:00
AJ ONeal 80b54a5a87 v1.0.8 2018-05-23 03:09:41 -06:00
AJ ONeal e909c0fff0 update LICENSE 2018-05-23 03:08:58 -06:00
AJ ONeal 89487c2030 v1.0.7 2018-05-18 00:58:15 -06:00
AJ ONeal 5037ad6b0b improve error message as per coolaj86/greenlock.js#12 2018-05-18 00:55:50 -06:00
AJ ONeal ba71e12ff2 v1.0.6 2018-05-09 23:49:19 -06:00
AJ ONeal 3e23ea5f8d better error handling 2018-05-09 23:48:52 -06:00
AJ ONeal bfc50ac9d2 better error handling 2018-05-09 23:46:43 -06:00
AJ ONeal 2f0bf17b39 remove TODO section (now in issues) 2018-04-24 11:58:45 -06:00
AJ ONeal 26e702952e update changelog 2018-04-24 11:58:14 -06:00
AJ ONeal 10ab61e07e v1.0.5 remove junk logging 2018-04-24 11:56:46 -06:00