Skip to content

Instantly share code, notes, and snippets.

View Nick-Triller's full-sized avatar

Nick Triller Nick-Triller

View GitHub Profile
@Nick-Triller
Nick-Triller / ca.md
Created November 22, 2018 08:21 — forked from soarez/ca.md
How to setup your own CA with OpenSSL

How to setup your own CA with OpenSSL

For educational reasons I've decided to create my own CA. Here is what I learned.

First things first

Lets get some context first.

// Node.js CheatSheet.
// Download the Node.js source code or a pre-built installer for your platform, and start developing today.
// Download: http://nodejs.org/download/
// More: http://nodejs.org/api/all.html
// 0. Synopsis.
// http://nodejs.org/api/synopsis.html