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 tag v2.7.6 to coolaj86/greenlock.js-ARCHIVED 2019-04-04 16:41:42 +00:00
coolaj86 pushed to master at coolaj86/acme-dns-01-cli.js 2019-04-04 16:35:32 +00:00
b9015b8952 v3.0.2: improve user message
coolaj86 pushed tag v3.0.2 to coolaj86/acme-dns-01-cli.js 2019-04-04 16:35:27 +00:00
coolaj86 commented on issue coolaj86/rsa-compat.js#7 2019-04-04 15:00:43 +00:00
Update from 1.9.2 to 1.9.3 broke NodeJS 8 support

That’s just yarn being a ninny.

coolaj86 pushed to master at coolaj86/masterquest-sqlite3.js 2019-04-04 08:14:07 +00:00
1b9a0a1003 v1.3.1: burn stray log
coolaj86 pushed tag v1.3.1 to coolaj86/masterquest-sqlite3.js 2019-04-04 08:14:05 +00:00
coolaj86 pushed to master at coolaj86/masterquest-sqlite3.js 2019-04-04 08:00:23 +00:00
b44e1fd5c6 v1.3.0: update for sqlite3@4.x
coolaj86 pushed tag v1.3.0 to coolaj86/masterquest-sqlite3.js 2019-04-04 08:00:21 +00:00
coolaj86 commented on issue coolaj86/node-installer.sh#2 2019-04-04 06:09:25 +00:00
Permission Denied

Just so you can see what the fix was:

coolaj86 closed issue coolaj86/node-installer.sh#2 2019-04-04 06:09:25 +00:00
Permission Denied
coolaj86 commented on issue coolaj86/node-installer.sh#1 2019-04-04 06:08:29 +00:00
Permission Denied - Weird Permissions

They were fake errors. I silenced them.

coolaj86 closed issue coolaj86/node-installer.sh#1 2019-04-04 06:08:29 +00:00
Permission Denied - Weird Permissions
coolaj86 pushed to master at coolaj86/node-installer.sh 2019-04-04 06:07:54 +00:00
c3890ca8a9 silence stupid errors
coolaj86 pushed to master at coolaj86/node-installer.sh 2019-04-04 06:05:25 +00:00
689fa58531 silence unimportant errors
coolaj86 pushed to master at coolaj86/greenlock-store-fs.js 2019-04-04 03:34:36 +00:00
f5118ae9d1 v1.0.1: bugfix back-compat bluebird support
06772ee825 use bluebird except when assigning promise
Compare 2 commits »
coolaj86 pushed tag v1.0.1 to coolaj86/greenlock-store-fs.js 2019-04-04 03:34:35 +00:00
coolaj86 pushed to master at coolaj86/greenlock-store-fs.js 2019-04-04 03:26:02 +00:00
06772ee825 use bluebird except when assigning promise
coolaj86 commented on issue coolaj86/greenlock.js-ARCHIVED#17 2019-04-03 06:07:37 +00:00
checkAsync found existing certificates - bug when adding an additional alt name to an existing cert

I just did a whole bunch of cleanup so that the default plugins now work with wildcards and multiple domains per certificate without a hitch.

coolaj86 closed issue coolaj86/greenlock.js-ARCHIVED#17 2019-04-03 06:07:37 +00:00
checkAsync found existing certificates - bug when adding an additional alt name to an existing cert
coolaj86 commented on issue coolaj86/greenlock.js-ARCHIVED#30 2019-04-03 06:06:14 +00:00
Challenge set up failing

Just did a ton of cleanup and updates in this area. I'd highly recommend trying the new wildcard example and taking a look at the new le-store-fs cert/key store plugin, and the new le-challenge-dns dns-01 plugin.