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 privkey at coolaj86/jwk-to-ssh.js 2018-12-10 06:06:30 +00:00
fbafcc9831 wip: pack ssh private keys
ad9c1e822d wip: pack ssh private keys
Compare 2 commits »
coolaj86 pushed to privkey at coolaj86/jwk-to-ssh.js 2018-12-10 06:02:20 +00:00
ad9c1e822d wip: pack ssh private keys
coolaj86 pushed tag v1.2.5 to coolaj86/ssh-to-jwk.js 2018-12-10 04:14:30 +00:00
coolaj86 pushed to master at coolaj86/ssh-to-jwk.js 2018-12-10 04:14:24 +00:00
1deaf14f5c v1.2.5: bugfix RSA swapped n and e values (private key)
81780e5ab1 v1.2.4: bugfix RSA swapped n and e values (private key)
Compare 2 commits »
coolaj86 pushed tag v1.2.4 to coolaj86/ssh-to-jwk.js 2018-12-10 04:08:35 +00:00
coolaj86 pushed to master at coolaj86/ssh-to-jwk.js 2018-12-10 04:08:31 +00:00
81780e5ab1 v1.2.4: bugfix RSA swapped n and e values (private key)
bc838df0d1 v1.2.3: bugfix RSA swapped n and e values (private key)
Compare 2 commits »
coolaj86 pushed tag v1.2.3 to coolaj86/ssh-to-jwk.js 2018-12-10 04:03:56 +00:00
coolaj86 pushed to master at coolaj86/ssh-to-jwk.js 2018-12-10 04:03:54 +00:00
bc838df0d1 v1.2.3: bugfix RSA swapped n and e values (private key)
coolaj86 pushed tag v1.2.2 to coolaj86/ssh-to-jwk.js 2018-12-09 08:57:38 +00:00
coolaj86 pushed to master at coolaj86/ssh-to-jwk.js 2018-12-09 08:57:36 +00:00
b5c919b557 v1.2.2: handle padding of private key
coolaj86 pushed tag v1.2.1 to coolaj86/ssh-to-jwk.js 2018-12-09 08:43:51 +00:00
coolaj86 pushed to master at coolaj86/ssh-to-jwk.js 2018-12-09 08:43:49 +00:00
7a1d0bbe76 v1.2.1: fingerprint privkeys, doc priv parsing, update bin
coolaj86 pushed tag v1.2.0 to coolaj86/ssh-to-jwk.js 2018-12-09 08:28:24 +00:00
coolaj86 pushed to master at coolaj86/ssh-to-jwk.js 2018-12-09 08:28:23 +00:00
29802c1af8 v1.2.0: add support for ssh private keys (EC and RSA)
coolaj86 commented on issue coolaj86/greenlock.js-ARCHIVED#26 2018-12-06 23:45:37 +00:00
Automatic renewal

That's correct. This was built assuming a public-facing webserver with daily traffic. However, if I recall correctly, it will wait until the certificate has renewed until responding to the request if the cert is expired.

coolaj86 commented on issue coolaj86/acme.js-ARCHIVED#8 2018-12-06 21:01:26 +00:00
Upcoming breaking change to ACMEv2 API

This is the right repo.

coolaj86 commented on issue coolaj86/greenlock.js-ARCHIVED#26 2018-12-06 17:12:10 +00:00
Automatic renewal

Each certificate has an expiry time listed on the certificate which is cached and checked on each new tls session request.

coolaj86 pushed to master at coolaj86/bluecrypt-ssh-fingerprint.js 2018-12-04 02:15:03 +00:00
efa8a5d68f fix link
coolaj86 pushed to master at coolaj86/bluecrypt-ssh-fingerprint.js 2018-12-04 00:15:29 +00:00
25ba03d3e1 simplify
coolaj86 pushed to master at coolaj86/bluecrypt-ssh-to-jwk.js 2018-12-04 00:14:52 +00:00
8bc9439f2b simplify