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 2019-02-05 06:26:33 +00:00
ECDSA support

The first 90% of the work for ECDSA support is done: https://www.npmjs.com/package/eckles

coolaj86 closed issue coolaj86/acme.js-ARCHIVED#3 2019-02-05 06:12:06 +00:00
Make registration receipt certbot / v01 compatible
coolaj86 closed issue coolaj86/acme.js-ARCHIVED#6 2019-02-05 06:11:21 +00:00
Typescript support
coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#9 2019-02-05 06:11:13 +00:00
setAccountData

I haven't implemented that just because I haven't needed it. Want to give it a try?

coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#11 2019-02-05 06:09:56 +00:00
When challenge is in "valid" state setChallenge shouldn't be called again.

@cabloo, I'm not sure what to make of that error report, but I think it deserves a separate issue.

coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#11 2019-02-05 06:05:09 +00:00
When challenge is in "valid" state setChallenge shouldn't be called again.

@cojalvo Would you mind testing this patch?

coolaj86 pushed to skip-valid-challenge at coolaj86/acme.js-ARCHIVED 2019-02-05 06:04:31 +00:00
f0f9feb519 #11 skip challenge when valid
65f1162ab8 #11 skip challenge when valid
Compare 2 commits »
coolaj86 pushed to skip-valid-challenge at coolaj86/acme.js-ARCHIVED 2019-02-05 06:01:01 +00:00
65f1162ab8 #11 skip challenge when valid
coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#11 2019-02-05 05:32:53 +00:00
When challenge is in "valid" state setChallenge shouldn't be called again.

Looking into this now...

coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#12 2019-02-05 05:31:55 +00:00
It not work for wildcard names

Thanks. I published the update as v1.5.2

coolaj86 closed issue coolaj86/acme.js-ARCHIVED#12 2019-02-05 05:31:55 +00:00
It not work for wildcard names
coolaj86 pushed tag v1.5.2 to coolaj86/acme.js-ARCHIVED 2019-02-05 05:31:12 +00:00
coolaj86 pushed to master at coolaj86/acme.js-ARCHIVED 2019-02-05 05:31:11 +00:00
1af2fb2958 v1.5.2: fix dns-01 wildcard bug
coolaj86 commented on issue coolaj86/greenlock.js-ARCHIVED#22 2019-02-05 05:16:58 +00:00
Issue with renewal

@noyearzero Yes, it's on the object in the approveDomains callback function.

coolaj86 closed issue coolaj86/greenlock.js-ARCHIVED#22 2019-02-05 05:16:58 +00:00
Issue with renewal
coolaj86 closed issue coolaj86/greenlock.js-ARCHIVED#14 2019-02-05 05:15:18 +00:00
redundant Promise.then usage
coolaj86 closed issue coolaj86/greenlock.js-ARCHIVED#15 2019-02-05 05:14:48 +00:00
expected return object for approveDomains
coolaj86 closed issue coolaj86/greenlock.js-ARCHIVED#26 2019-02-05 05:14:07 +00:00
Automatic renewal
coolaj86 commented on issue coolaj86/greenlock.js-ARCHIVED#27 2019-02-05 05:13:38 +00:00
Greenlock is stuck with challenge state "invalid", when I remove private key, it starts to work correctly

There were some problems with the way the primary key thumbprint was being generated in some cases. I think that may have been related to this. I published the fix a while ago, but forgot to update you hear.

coolaj86 closed issue coolaj86/greenlock.js-ARCHIVED#27 2019-02-05 05:13:38 +00:00
Greenlock is stuck with challenge state "invalid", when I remove private key, it starts to work correctly