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 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
coolaj86 pushed to master at coolaj86/golang-https-example 2020-04-28 05:12:07 +00:00
233293068c Github Mirror
coolaj86 pushed to master at coolaj86/golang-https-example 2020-04-28 05:10:20 +00:00
98acb1c4f7 doc updates
3b8cdb2ae0 correct comment about arg
151c3fea88 dynamic SNI loading
7c17629841 add https server
07155fee6d update comment
coolaj86 created repository coolaj86/golang-https-example 2020-04-28 05:07:32 +00:00
coolaj86 pushed to master at coolaj86/node-installer.sh 2020-04-28 02:32:36 +00:00
22c741817c point to webinstall.dev
coolaj86 deleted tag v3.0.10 from coolaj86/redirect-https.js 2020-04-26 23:41:42 +00:00
coolaj86 deleted tag rm from coolaj86/redirect-https.js 2020-04-26 23:41:37 +00:00
coolaj86 pushed tag rm to coolaj86/redirect-https.js 2020-04-26 23:41:08 +00:00
coolaj86 pushed tag v1.3.1 to coolaj86/redirect-https.js 2020-04-26 23:41:08 +00:00