An ASN.1 packer in less than 100 lines of Vanilla JavaScript, part of the BlueCrypt suite.
Updated 2019-04-16 16:10:12 +00:00
The "certbot" storage strategy for Greenlock.js
Updated 2019-04-16 06:30:33 +00:00
pyconf can read and write python config files non-destructively (preserves comments)
Updated 2019-04-16 06:23:48 +00:00
A wrapper around fs.writeFile for safely replacing a file, especially to guard against double-writes
Updated 2019-04-16 06:16:53 +00:00
A zero-dependency, Promise-friendly mkdirp written in VanillaJS for node
Updated 2019-04-16 05:27:40 +00:00
The base set of tests for all certificate and keypair storage strategies. Any Greenlock `greenlock-store-` plugin should be able to pass these tests.
Updated 2019-04-16 05:21:25 +00:00
An auto-sni strategy for registering and renewing letsencrypt / ACME certificates using SNICallback.
Updated 2019-04-15 17:37:56 +00:00
A cli-based strategy for Let's Encrypt v2 with greenlock.js. Prints the ACME challenge token and key and then waits for you to hit enter before continuing.
Updated 2019-04-07 23:46:06 +00:00
Certificate and Key storage reference implementation for Greenlock v2.7+ (and v3)
Updated 2019-04-07 17:54:37 +00:00
A very simple test for all Greenlock management strategies. Any `le-manage-` plugin should be able to pass this test.
Updated 2019-04-06 20:06:03 +00:00
forEachAsync - browser and node ready
Updated 2019-04-05 18:54:34 +00:00
A NoSQL / SQLite Hybrid. All your indices are belong to us. Master Quest.
Updated 2019-04-04 08:14:07 +00:00
Python The Hard Way exercise files.
Updated 2019-04-02 22:36:17 +00:00
A lightweight DNS daemon (nameserver) in node.js.
Updated 2019-03-05 23:43:14 +00:00
Updated 2019-03-03 04:52:33 +00:00
Read basic info (subject, altnames, expiresAt, issuedAt) from a cert.pem / x509 certificate (tls / ssl / https)
Updated 2019-03-02 20:41:23 +00:00
An ASN.1 parser in less than 100 lines of Vanilla JavaScript, part of the BlueCrypt suite.
Updated 2019-03-02 20:24:59 +00:00
Just going through the hello world at https://neon-bindings.com/docs/hello-world
Updated 2019-02-13 02:33:42 +00:00
Determined Server Setup
Updated 2019-01-12 03:58:56 +00:00
The module you need to solve node's SSL woes when including a custom certificate.
Updated 2019-01-11 03:28:59 +00:00