2
0
mirror of https://git.coolaj86.com/coolaj86/bluecrypt-keypairs.js synced 2025-04-21 22:30:37 +00:00

25 Commits

Author SHA1 Message Date
914ec5a516 use existing CSR, if any 2019-05-06 15:46:33 -06:00
266d8a0ba0 also parse CSR for info 2019-05-06 15:25:15 -06:00
9a89e43263 typo and other fixes 2019-05-06 11:27:00 -06:00
274e47b726 generates seemingly-valid EC and RSA CSRs 2019-05-06 03:35:22 -06:00
07f75f8e43 working RSA CSR! 2019-05-04 00:59:47 -06:00
48507da7f4 WIP copy over node csr gen 2019-05-03 23:58:35 -06:00
11ca005142 WIP make checks more optional 2019-05-03 23:49:37 -06:00
ad81b6c339 http-01 and dns-01 challenges can pass 2019-05-03 01:30:05 -06:00
e479d79c15 http-01 challenge pre-flight works 2019-05-03 00:51:46 -06:00
f6d26c8b8e dns01 challenge test works again 2019-05-03 00:28:55 -06:00
0ce04b7466 WIP properly fails dry challenge 2019-04-29 02:01:14 -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
70103de28d working rsa pem 2019-04-27 00:31:16 -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
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