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

  • Присоединил(ся/ась) 2017-10-24
coolaj86 отправил(а) изменения в master в coolaj86/go-mockid 2020-05-11 05:26:25 +00:00
563907d477 implement EC verify
coolaj86 отправил(а) изменения в master в coolaj86/go-mockid 2020-05-11 04:58:05 +00:00
d914325e2f burn some logs
coolaj86 отправил(а) изменения в master в coolaj86/go-mockid 2020-05-11 04:51:11 +00:00
83a5642829 document inspect endpoint
coolaj86 отправил(а) изменения в master в coolaj86/go-mockid 2020-05-11 04:41:08 +00:00
285dc81dd7 update deps
3ab579ad24 switch to keypairs
Сравнить 2 коммитов »
coolaj86 отправил(а) изменения в master в coolaj86/go-mockid 2020-05-10 21:22:36 +00:00
66e0639f48 add inspect_token endpoint, minor cleanup
coolaj86 прокомментировал(а) задачу 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 отправил(а) изменения в master в coolaj86/shmatter.js 2020-05-07 05:01:20 +00:00
16df5f584f the final version... 2
coolaj86 отправил(а) изменения в master в coolaj86/shmatter.js 2020-05-07 03:58:53 +00:00
76cfb79542 first (and hopefully final) commit
coolaj86 прокомментировал(а) задачу 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 прокомментировал(а) задачу 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 создал(а) репозиторий coolaj86/shmatter.js 2020-05-07 03:25:34 +00:00
coolaj86 прокомментировал(а) задачу 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 прокомментировал(а) задачу 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 прокомментировал(а) задачу coolaj86/cert-info.js#2 2020-04-29 16:21:19 +00:00
Length of buffer does not match length of ASN.1 sequence.

Yes, please do. aj@therootcompany.com

coolaj86 отправил(а) изменения в master в coolaj86/greenlock-koa.js 2020-04-29 15:59:01 +00:00
f2b21a9572 typo fix
coolaj86 отправил(а) изменения в master в coolaj86/golang-https-example 2020-04-28 06:04:18 +00:00
c67b9e7fa4 ignore bin
coolaj86 отправил(а) изменения в master в coolaj86/golang-https-example 2020-04-28 05:13:04 +00:00
233293068c Github Mirror
coolaj86 отправил(а) изменения в master в coolaj86/golang-https-example 2020-04-28 05:12:07 +00:00
233293068c Github Mirror
coolaj86 отправил(а) изменения в master в 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 создал(а) репозиторий coolaj86/golang-https-example 2020-04-28 05:07:32 +00:00