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 pushed to master at coolaj86/go-mockid 2020-08-05 09:06:49 +00:00
ca84b8dbca WIP (passing) verifies RSA sig
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-05 08:13:44 +00:00
e8c50dee76 WIP (broken) add verify
coolaj86 opened issue coolaj86/go-mockid#1 2020-08-04 07:12:00 +00:00
To Feature Complete
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-04 07:09:47 +00:00
a1b4ad1202 can now self-sign JWS and JWT
coolaj86 commented on issue coolaj86/greenlock.js-ARCHIVED#51 2020-08-04 05:24:53 +00:00
Don't forget to publish

Published the relevant @root/* packages.

I still need to publish to greenlock and greenlock-express.

coolaj86 pushed tag v4.0.5 to coolaj86/greenlock.js-ARCHIVED 2020-08-04 05:15:19 +00:00
coolaj86 pushed to master at coolaj86/greenlock.js-ARCHIVED 2020-08-04 05:15:08 +00:00
f01286d5b1 4.0.5
aea967e210 update deps for greenlock-express#38
Compare 2 commits »
coolaj86 pushed tag v4.0.5 to coolaj86/greenlock.js-ARCHIVED 2020-08-04 05:14:29 +00:00
coolaj86 pushed to github at coolaj86/greenlock.js-ARCHIVED 2020-08-04 05:14:26 +00:00
006e15ac53 Mark as Mirror
coolaj86 pushed to master at coolaj86/greenlock.js-ARCHIVED 2020-08-03 08:42:02 +00:00
89e2fec39f fix configDir typo (should be directory, not file)
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-02 09:40:00 +00:00
9b250c8cbb add api and tests for generating public keys
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-02 08:16:33 +00:00
d80c8226b5 truly deterministic RSA keys
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-02 00:11:54 +00:00
bc7e9740d8 make key type deterministic with seed
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-01 23:59:24 +00:00
da712abbb2 add seed for random key generator (tested)
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-01 07:42:31 +00:00
42f1089e6c small improvements
coolaj86 pushed to master at coolaj86/go-mockid 2020-08-01 07:34:03 +00:00
075ade3dec add debug routes for PEM and DER private keys
coolaj86 commented on pull request coolaj86/greenlock.js-ARCHIVED#47 2020-07-30 22:31:49 +00:00
Fix propagationDelay not being set for dns-01 challenges

Sorry I didn't see this. You are correct. Thank you. I've merged another version of this and will publish after some testing.

coolaj86 closed pull request coolaj86/greenlock.js-ARCHIVED#47 2020-07-30 22:31:49 +00:00
Fix propagationDelay not being set for dns-01 challenges
coolaj86 opened issue coolaj86/greenlock.js-ARCHIVED#51 2020-07-30 22:31:03 +00:00
Don't forget to publish
coolaj86 commented on issue coolaj86/greenlock.js-ARCHIVED#48 2020-07-30 22:30:24 +00:00
[Greenlock] HTTP exception logged for user-provided handler.

Closing since this is old, but feel free to re-open if needed.