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 merged pull request coolaj86/acme-dns-01-test.js#1 2020-05-29 16:42:56 +00:00
Fix typo "turaround"
coolaj86 pushed to master at coolaj86/go-mockid 2020-05-13 09:41:21 +00:00
2fe128a017 update deps
87494faffe demo email verification
Compare 2 commits »
coolaj86 pushed to master at coolaj86/go-mockid 2020-05-13 06:12:27 +00:00
155c006740 update deps
aab56909cb add mailgun test
Compare 2 commits »
coolaj86 pushed to master at coolaj86/go-mockid 2020-05-11 05:26:25 +00:00
563907d477 implement EC verify
coolaj86 pushed to master at coolaj86/go-mockid 2020-05-11 04:58:05 +00:00
d914325e2f burn some logs
coolaj86 pushed to master at coolaj86/go-mockid 2020-05-11 04:51:11 +00:00
83a5642829 document inspect endpoint
coolaj86 pushed to master at coolaj86/go-mockid 2020-05-11 04:41:08 +00:00
285dc81dd7 update deps
3ab579ad24 switch to keypairs
Compare 2 commits »
coolaj86 pushed to master at coolaj86/go-mockid 2020-05-10 21:22:36 +00:00
66e0639f48 add inspect_token endpoint, minor cleanup
coolaj86 commented on issue coolaj86/cert-info.js#2 2020-05-08 01:57:20 +00:00
Length of buffer does not match length of ASN.1 sequence.

I never got it, not even in my spam.

Perhaps put it in a zip file and send it to coolaj86@gmail.com instead.

coolaj86 pushed to master at coolaj86/shmatter.js 2020-05-07 05:01:20 +00:00
16df5f584f the final version... 2
coolaj86 pushed to master at coolaj86/shmatter.js 2020-05-07 03:58:53 +00:00
76cfb79542 first (and hopefully final) commit
coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#31 2020-05-07 03:45:23 +00:00
acme.certificate.create function returns before record removes have finished

I'd be happy to add the corresponding non-error challenge_remove event for success: https://git.coolaj86.com/coolaj86/acme.js/src/branch/master/acme.js#L784

Can you make your application not exit until it gets that event?

(or do something like this, if you don't want to listen to events?)

return new Promise(function () {
  setTimeout(resolve, 100)
})

I just don't a want slow and non-essential API requests to hold up the the entire pipeline.

coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#31 2020-05-07 03:33:45 +00:00
acme.certificate.create function returns before record removes have finished

Does the Google Function forcefully exit before the event loop is clear?

Why does it think that you're code is "done" when it hasn't finished running yet?

Generally speaking node keeps running until you crash or process.exit().

coolaj86 created repository coolaj86/shmatter.js 2020-05-07 03:25:34 +00:00
coolaj86 commented on issue coolaj86/telebit.js#40 2020-05-03 00:48:41 +00:00
install_helper doesn't handle group names with spaces

That is unfortunate.

I will accept a PR if you want to find out where those places are and add quotes or escapes or whatever it needs to be.

coolaj86 commented on issue coolaj86/telebit.js#42 2020-04-30 06:06:51 +00:00
Start the Telebit when boot

This should happen automatically during the install.

Otherwise, use https://git.rootprojects.org/root/serviceman.

coolaj86 pushed to master at coolaj86/greenlock-koa.js 2020-04-29 15:59:01 +00:00
f2b21a9572 typo fix
coolaj86 pushed to master at coolaj86/golang-https-example 2020-04-28 06:04:18 +00:00
c67b9e7fa4 ignore bin
coolaj86 pushed to master at coolaj86/golang-https-example 2020-04-28 05:13:04 +00:00
233293068c Github Mirror