2
0
mirror of https://github.com/therootcompany/acme.js synced 2025-04-12 10:40:48 +00:00

146 Commits

Author SHA1 Message Date
f1e11f1be7 move acme stuff to its own repo 2019-04-30 21:34:09 -06:00
0ce04b7466 WIP properly fails dry challenge 2019-04-29 02:01:14 -06:00
7f0a5fb28a add dns api 2019-04-29 01:50:54 -06:00
7385dd8580 WIP get challenges 2019-04-29 00:56:40 -06:00
488067ec20 Can register new ECDSA or RSA account, huzzah! 2019-04-28 02:11:33 -06:00
76621560cb display all ASN.1/x509 formats 2019-04-27 00:34:49 -06:00
b2174e3923 Merge branch 'master' of lastlink/bluecrypt-keypairs.js into master 2019-04-27 05:33:09 +00:00
fbe30dbfbc public and private 2019-04-27 01:24:37 -04:00
36f5337f7d better binary der display 2019-04-27 00:53:28 -04:00
70103de28d working rsa pem 2019-04-27 00:31:16 -04:00
f0166afeeb do der and pem for ecdsa only 2019-04-27 00:09:57 -04:00
4b44a576c1 move some docs to js formatted documentation 2019-04-27 00:03:42 -04:00
735ec948da working pem generation 2019-04-27 00:02:57 -04:00
1b01c2c413 working der generation 2019-04-26 23:27:08 -04:00
803fd8e4f1 Merge branch 'master' of lastlink/bluecrypt-keypairs.js into master 2019-04-27 02:19:07 +00:00
2e0549af5a setup for browser 2019-04-26 18:50:10 -04:00
10f817a51c WIP encoding 2019-04-26 16:36:19 -06:00
3156229e2c WIP acme accounts 2019-04-26 16:26:33 -06:00
959d2ff009 begin node -> browser conversion 2019-04-20 00:09:36 -06:00
66e2cb70a8 rename 2019-04-19 23:14:36 -06:00
692301e37d making headway 2019-04-18 01:56:32 -06:00
bfc4ab6795 initial commit 2019-04-18 00:20:51 -06:00
17a1535dcc update comment 2019-04-07 21:16:02 -06:00
54e9e9ec16 v1.7.7: revert v1.7.6 2019-04-07 21:08:58 -06:00
a750d1b0b4 v1.7.6: add http-01 url to challenge 2019-04-07 14:54:02 -06:00
3f4e5adeef v1.7.5: bugfix unchecked property thanks to #19 2019-04-04 14:08:41 -06:00
ea97f537ef v2.7.3: make dry-run properly shows wildcards 2019-04-02 21:34:38 -06:00
6deb67d740 v1.7.3: don't wait so longer on dns test 2019-04-02 20:40:07 -06:00
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