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/acme.js-ARCHIVED#2 2020-04-21 07:53:28 +00:00
ECDSA support

This made it into v3.

coolaj86 closed issue coolaj86/acme.js-ARCHIVED#2 2020-04-21 07:53:28 +00:00
ECDSA support
coolaj86 closed issue coolaj86/acme.js-ARCHIVED#15 2020-04-21 07:53:06 +00:00
Deactivate the order in case of failure in setChallenge(me, options, auth);
coolaj86 closed issue coolaj86/acme.js-ARCHIVED#13 2020-04-21 07:52:14 +00:00
Bring your own CSR
coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#13 2020-04-21 07:52:13 +00:00
Bring your own CSR

This was implemented in v3.

coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#31 2020-04-21 07:51:10 +00:00
acme.certificate.create function returns before record removes have finished

Why?

What's the benefit or necessity of that?

Having the remove happen without consequence was intentional. If you use the notify callback you can catch the error and handle it that way, but I'm not aware of a use case where the rest of the process should be held up if the remove fails - it won't affect your ability to get a certificate, and it's not recoverable.

What was happening that this caused an issue for you? (i.e. Were you getting API rate limit errors?)

How do you handle or resolve it?

coolaj86 pushed tag v3.0.10 to coolaj86/acme.js-ARCHIVED 2020-04-21 06:08:34 +00:00
coolaj86 pushed to master at coolaj86/acme.js-ARCHIVED 2020-04-21 06:08:33 +00:00
87e3555a5a v3.0.10: fix CSR package dep, add maintainer timeout
569c922eb0 add timeout to maintainer request
d10482697b move @root/csr to regular dependencies a la https://git.rootprojects.org/root/acme.js/issues/3
Compare 3 commits »
coolaj86 commented on issue coolaj86/telebit-relay.js#3 2020-02-27 02:16:04 +00:00
telebit not work after connect telebit-relay server

@Code_Media I have not had time to update them. If you have the budget for it, I'd love to take it on as contract work.

coolaj86 commented on issue coolaj86/human-readable-ids.js#2 2020-02-21 20:04:33 +00:00
Remove abusive "stupid" word from adjectives list

For what? Just remove this word

coolaj86 commented on issue coolaj86/human-readable-ids.js#2 2020-02-20 20:21:19 +00:00
Remove abusive "stupid" word from adjectives list

Also, saying that "stupid" is abusive is kinda like saying that dumb people don't deserve to live.

coolaj86 commented on issue coolaj86/human-readable-ids.js#2 2020-02-20 20:16:55 +00:00
Remove abusive "stupid" word from adjectives list

How about adding a new word to replace it?

coolaj86 pushed to master at coolaj86/go-serviceman 2020-01-18 02:18:08 +00:00
3b6c4bbb7d update curl command
coolaj86 pushed to master at coolaj86/go-serviceman 2020-01-18 02:16:15 +00:00
1196f1d389 more generic download command
coolaj86 commented on issue coolaj86/old-keypairs.js#1 2020-01-18 02:13:25 +00:00
verifyJwt as the compliment to signJwt

Yeah, I'm surprised I don't have it linked already. I'll keep that on my TODO list.

coolaj86 commented on issue coolaj86/old-keypairs.js#1 2020-01-14 00:34:09 +00:00
verifyJwt as the compliment to signJwt

I have the fetching and verification pieces over at

coolaj86 pushed to master at coolaj86/greenlock.js-ARCHIVED 2020-01-13 23:14:22 +00:00
6dc711b880 v4.0.4: bugfixes for custom / local manager file
coolaj86 pushed tag v4.0.4 to coolaj86/greenlock.js-ARCHIVED 2020-01-13 23:14:21 +00:00
coolaj86 pushed to master at coolaj86/greenlock.js-ARCHIVED 2020-01-11 20:20:16 +00:00
d78e437ec0 v4.0.3: dep updates