2
0
mirror of https://github.com/therootcompany/acme.js synced 2025-02-24 08:38:08 +00:00

68 Commits

Author SHA1 Message Date
1195956ce1 v1.7.2: don't set challenge twice 2019-04-02 19:25:41 -06:00
6521121548 v1.7.1: don't self-poison dns cache, more consistency 2019-04-02 19:13:58 -06:00
b1d566d54e v1.7.0: better error checking and challenge type handling 2019-04-02 16:04:15 -06:00
401535a5ab v1.6.0: switch to latest rsa-compat 2019-03-31 02:55:26 -06:00
ddeaeb17d5 v1.5.3: merge fix for #11 2019-03-14 12:15:08 -06:00
6d34655276 #11 skip challenge when valid 2019-02-04 23:04:24 -07:00
8175a08495 v1.5.2: fix dns-01 wildcard bug 2019-02-04 22:30:55 -07:00
382ef3c95c v1.5.1: more detailed error messages 2018-12-22 15:09:19 -07:00
d802fb4957 v1.5.0: perform full test challenge first 2018-12-22 05:27:22 -07:00
85a38f7b54 v1.3.1: reduce deps, update rsa-compat, fix rando JWK bug 2018-12-16 21:19:20 -07:00
2406c870e6 note need to limit download size 2018-11-04 13:42:55 -07:00
3ae21fe62a v1.2.1: made magic numbers (for status polling) configurable, updated deps 2018-08-16 18:32:14 -06:00
2051fb0e4b v1.2.0: Fix #8 Production API changed to be in-spec 2018-07-12 01:50:24 -06:00
1649b52f24 Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/acme-v2.js 2018-07-11 22:35:48 -06:00
0f20783f12 add comment on privkey and other useful pem data 2018-07-11 22:35:38 -06:00
aa42853639 Add '.jshintrc' 2018-07-11 18:07:53 +00:00
8e345c09ae Delete '.jshintrc' 2018-07-11 18:06:48 +00:00
e704419cdb simplify keywords, add draft-12 2018-07-07 14:00:22 -06:00
0a5a72e2fc * the other callback 2018-07-04 00:36:33 -06:00
6c811d880c add .gitignore 2018-07-04 00:29:28 -06:00
668e2bb0ac update compat to allow testing dns 2018-07-04 00:28:00 -06:00
8117b1fd66 add .jshintrc 2018-07-04 00:11:20 -06:00
2ba7db1327 update line endings (and add brackets to logs...) 2018-07-04 00:10:48 -06:00
0214d80f80 v1.1.0 2018-06-19 01:28:24 -06:00
f7d1c5615e request => @coolaj86/urequest 2018-06-19 01:28:03 -06:00
John Shaver
16cbe77dff 1.0.9 2018-06-06 12:34:23 -07:00
jshaver
479f6d99e6 Merge branch 'master' of jshaver/acme-v2.js into master 2018-06-06 19:27:39 +00:00
John Shaver
119f5a9ae4 Fixed error handling for non promise setChallenge. 2018-06-05 16:07:54 -07:00
208834130d v1.0.8 2018-05-23 03:09:41 -06:00
6b78aa7cee update LICENSE 2018-05-23 03:08:58 -06:00
84c3e91ea8 v1.0.7 2018-05-18 00:58:15 -06:00
bfff22f053 improve error message as per https://git.coolaj86.com/coolaj86/greenlock.js/issues/12 2018-05-18 00:55:50 -06:00
d0745a6347 v1.0.6 2018-05-09 23:49:19 -06:00
d54c1380f3 better error handling 2018-05-09 23:48:52 -06:00
473f373de3 better error handling 2018-05-09 23:46:43 -06:00
3cf7824bed remove TODO section (now in issues) 2018-04-24 11:58:45 -06:00
4e2649d797 update changelog 2018-04-24 11:58:14 -06:00
290251a1b0 v1.0.5 remove junk logging 2018-04-24 11:56:46 -06:00
474bb64004 v1.0.4 backcompat with node v6 2018-04-24 11:38:45 -06:00
e2c3faeb82 cleanup 2018-04-20 01:48:17 -06:00
deb87cdec9 changelog v1.0.3 2018-04-20 01:44:41 -06:00
8c8e3d843a v1.0.3 2018-04-20 01:42:24 -06:00
12d5518be3 cleanup 2018-04-20 07:41:46 +00:00
d0a58be97d move sponsorship 2018-04-20 06:51:02 +00:00
65ff4a0feb add other examples 2018-04-16 01:10:48 +00:00
a88486c313 v1.0.2 2018-04-16 01:04:06 +00:00
9cdac50dbc v1.0.1 2018-04-13 23:26:29 +00:00
fdd5a88de8 typo fix 2018-04-13 23:23:08 +00:00
71e0faec95 v1 2018-04-11 18:03:40 +00:00
e31e72b0b8 typo fix 2018-04-11 17:37:10 +00:00