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 closed issue coolaj86/ecdsa-csr.js#1 2018-11-18 23:06:35 +00:00
Cannot handle long list of domains / altnames
coolaj86 pushed to master at coolaj86/ecdsa-csr.js 2018-11-18 23:06:35 +00:00
ea0b4c2760 Fix #1 and #2: correctly calculate byte lengths and read utf-8 strings
coolaj86 opened issue coolaj86/ecdsa-csr.js#2 2018-11-18 23:05:00 +00:00
Produces bad certs when using Unicode / UTF-8 domain names
coolaj86 opened issue coolaj86/ecdsa-csr.js#1 2018-11-18 23:03:33 +00:00
Cannot handle long list of domains / altnames
coolaj86 pushed to uasn1 at coolaj86/ecdsa-csr.js 2018-11-18 23:00:36 +00:00
086bf24af5 WIP more asn1
coolaj86 pushed to uasn1 at coolaj86/ecdsa-csr.js 2018-11-18 22:59:55 +00:00
05cb14d75b WIP more asn1
4031cb791b WIP more asn1
afec646eb1 WIP more asn1
ab8ec9fa7c WIP more asn1
ba92407194 WIP more asn1
coolaj86 pushed to master at coolaj86/ecdsa-csr.js 2018-11-18 10:27:45 +00:00
6161eff921 update README
coolaj86 pushed to master at coolaj86/ecdsa-csr.js 2018-11-18 10:21:57 +00:00
996e19fe31 v1.0.2: fix bin path
coolaj86 pushed tag v1.0.2 to coolaj86/ecdsa-csr.js 2018-11-18 10:21:56 +00:00
coolaj86 pushed tag v1.0.1 to coolaj86/ecdsa-csr.js 2018-11-18 10:18:37 +00:00
coolaj86 pushed to master at coolaj86/ecdsa-csr.js 2018-11-18 10:16:53 +00:00
c0aab9eab1 ignore example files
coolaj86 pushed tag v1.0.1 to coolaj86/ecdsa-csr.js 2018-11-18 10:15:52 +00:00
coolaj86 pushed to master at coolaj86/ecdsa-csr.js 2018-11-18 10:15:51 +00:00
422aa91c81 v1.0.1: correct bin path for npx, npm -g
coolaj86 pushed tag v1.0.0 to coolaj86/ecdsa-csr.js 2018-11-18 10:14:29 +00:00
coolaj86 pushed to master at coolaj86/ecdsa-csr.js 2018-11-18 10:14:21 +00:00
ef282b6dcd v1.0.0: initial commit
coolaj86 created repository coolaj86/ecdsa-csr.js 2018-11-18 10:14:06 +00:00
coolaj86 commented on issue coolaj86/node-installer.sh#1 2018-11-16 23:41:27 +00:00
Permission Denied - Weird Permissions

I do want to fix this.

coolaj86 pushed to master at coolaj86/old-keypairs.js 2018-11-16 08:40:10 +00:00
d928c2bdc0 v0.0.3: ecdsa is soooooo close
coolaj86 pushed to live-site at coolaj86/greenlock.html 2018-11-16 05:50:17 +00:00
8d31bf7754 GA -> web-only
coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#7 2018-11-16 05:04:15 +00:00
JWS verification error

Hmmm... that sounds like perhaps you're storing the token in memory and when the request comes in it's going to the second node instance, but only the first has the correct token?