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 pushed to master at coolaj86/acme.js-ARCHIVED 2019-04-03 02:40:19 +00:00
6cd4bd1587 v1.7.3: don't wait so longer on dns test
coolaj86 pushed tag v1.7.3 to coolaj86/acme.js-ARCHIVED 2019-04-03 02:40:17 +00:00
coolaj86 pushed to master at coolaj86/acme.js-ARCHIVED 2019-04-03 01:26:14 +00:00
a7ea231c2e v1.7.2: don't set challenge twice
coolaj86 pushed tag v1.7.2 to coolaj86/acme.js-ARCHIVED 2019-04-03 01:26:12 +00:00
coolaj86 pushed tag v1.7.1 to coolaj86/acme.js-ARCHIVED 2019-04-03 01:19:19 +00:00
coolaj86 pushed to master at coolaj86/acme.js-ARCHIVED 2019-04-03 01:14:04 +00:00
e5e7377712 v1.7.1: don't self-poison dns cache, more consistency
3dcd0fff96 v1.7.1: don't self-poison dns cache, more consistency
Compare 2 commits »
coolaj86 pushed to master at coolaj86/acme.js-ARCHIVED 2019-04-03 01:11:40 +00:00
3dcd0fff96 v1.7.1: don't self-poison dns cache, more consistency
6f61ebdefa v1.7.1: don't self-poison dns cache, more consistency
Compare 2 commits »
coolaj86 pushed to master at coolaj86/acme.js-ARCHIVED 2019-04-03 00:39:55 +00:00
6f61ebdefa v1.7.1: don't self-poison dns cache, more consistency
c554559878 v1.7.1: don't self-poison dns cache, more consistency
Compare 2 commits »
coolaj86 pushed to master at coolaj86/acme.js-ARCHIVED 2019-04-03 00:38:27 +00:00
c554559878 v1.7.1: don't self-poison dns cache, more consistency
9bc1b15ff1 v1.7.1: don't self-poison dns cache, more consistency
Compare 2 commits »
coolaj86 pushed to master at coolaj86/acme.js-ARCHIVED 2019-04-03 00:19:31 +00:00
9bc1b15ff1 v1.7.1: don't self-poison dns cache, more consistency
4cf1201476 v1.7.1: don't self-poison dns cache, more consistency
Compare 2 commits »
coolaj86 pushed tag v1.7.1 to coolaj86/acme.js-ARCHIVED 2019-04-02 23:55:13 +00:00
coolaj86 pushed to master at coolaj86/acme.js-ARCHIVED 2019-04-02 23:55:11 +00:00
4cf1201476 v1.7.1: don't self-poison dns cache, more consistency
b1182457cd v1.7.0: better error checking and challenge type handling
Compare 2 commits »
coolaj86 pushed to master at coolaj86/acme-dns-01-cli.js 2019-04-02 05:34:36 +00:00
0285cf74ab update link
coolaj86 renamed repository from le-store-fs to coolaj86/greenlock-store-fs.js 2019-04-02 05:19:54 +00:00
coolaj86 pushed to master at coolaj86/greenlock-store-fs.js 2019-04-02 05:14:47 +00:00
9f61e34a8a v0.9.2: add comments, tame wild domains (use '_')
cfb335902c v0.9.1: whitspace fixes
2b4b714126 initial commit
coolaj86 pushed to master at coolaj86/greenlock.js-ARCHIVED 2019-04-02 05:14:14 +00:00
03e2513919 updates for wildcards
coolaj86 closed issue coolaj86/greenlock.js-ARCHIVED#34 2019-04-02 03:46:29 +00:00
Wildcard updates broke non-wildcard domain
coolaj86 commented on issue coolaj86/greenlock.js-ARCHIVED#34 2019-04-01 20:29:06 +00:00
Wildcard updates broke non-wildcard domain

greenlock-express has a package-lock.json, so npm ci should do the trick.

coolaj86 commented on issue coolaj86/greenlock.js-ARCHIVED#34 2019-04-01 20:21:34 +00:00
Wildcard updates broke non-wildcard domain

I think it may be a bug in greenlock-express, actually - passing in bad data and missing the 'domain' string for the servername on startup when it isn't available yet and falling through to trying to use it anyway.

coolaj86 pushed to master at coolaj86/greenlock.js-ARCHIVED 2019-04-01 20:18:52 +00:00
df0f870665 v2.7.1: workaround for bug in some versions of greenlock-express