AJ ONeal coolaj86
  • Provo, UT
  • https://coolaj86.com
  • 6'5 • Technophobic Technologist + Videographer • Go, Rust, Node / VanillaJS (@JSJabber), UX, Security, IoT. Canon 24mm 50mm.

  • Joined on 2017-10-24
coolaj86 deleted branch all-formats from coolaj86/bluecrypt-keypairs.js 2019-05-08 05:32:23 +00:00
coolaj86 deleted branch more-acme from coolaj86/bluecrypt-keypairs.js 2019-05-08 05:31:46 +00:00
coolaj86 pushed to master at coolaj86/bluecrypt-keypairs.js 2019-05-08 05:31:26 +00:00
14c24e3aea minor bugfixes
b902907a7c semi-merge more-acme updates
Compare 2 commits »
coolaj86 closed pull request coolaj86/bluecrypt-keypairs.js#5 2019-05-08 05:31:26 +00:00
no-acme
coolaj86 pushed to master at coolaj86/bluecrypt-keypairs.js 2019-05-08 05:31:00 +00:00
f1e11f1be7 move acme stuff to its own repo
0ce04b7466 WIP properly fails dry challenge
7f0a5fb28a add dns api
7385dd8580 WIP get challenges
488067ec20 Can register new ECDSA or RSA account, huzzah!
Compare 5 commits »
coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#22 2019-05-07 15:13:05 +00:00
Invalid jws

Indeed.

coolaj86 closed issue coolaj86/acme.js-ARCHIVED#21 2019-05-07 15:10:15 +00:00
1.7.7
coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#21 2019-05-07 15:10:14 +00:00
1.7.7

Tagged and pushed.

coolaj86 pushed tag v1.7.7 to coolaj86/acme.js-ARCHIVED 2019-05-07 15:10:03 +00:00
coolaj86 created repository coolaj86/bluecrypt.js 2019-05-07 08:34:16 +00:00
coolaj86 closed pull request coolaj86/bluecrypt-keypairs.js#6 2019-05-07 08:17:56 +00:00
WIP Building out all features necessary for Let's Encrypt
coolaj86 commented on issue coolaj86/bluecrypt-keypairs.js#7 2019-05-07 08:16:26 +00:00
consistent spacing for reformating

Merge at will.

coolaj86 pushed to no-acme at coolaj86/bluecrypt-keypairs.js 2019-05-07 05:12:19 +00:00
14c24e3aea minor bugfixes
coolaj86 pushed to more-acme at coolaj86/bluecrypt-keypairs.js 2019-05-07 05:05:30 +00:00
4ae3b19ed7 ACME fully tested and working
coolaj86 pushed to more-acme at coolaj86/bluecrypt-keypairs.js 2019-05-07 01:34:22 +00:00
009e0dc1fb use pre-gen or jit-CSR
001667bfe0 tested with existing CSR
Compare 2 commits »
coolaj86 pushed to more-acme at coolaj86/bluecrypt-keypairs.js 2019-05-06 21:46:38 +00:00
914ec5a516 use existing CSR, if any
coolaj86 pushed to more-acme at coolaj86/bluecrypt-keypairs.js 2019-05-06 21:25:20 +00:00
266d8a0ba0 also parse CSR for info
coolaj86 pushed to more-acme at coolaj86/bluecrypt-keypairs.js 2019-05-06 17:27:04 +00:00
9a89e43263 typo and other fixes
coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#22 2019-05-06 15:03:18 +00:00
Invalid jws

There is a theoretical issue with stale nonces which I haven’t personally had cause failure in production, but I will be pushing the change just in case it’s related.