Skip to content

Instantly share code, notes, and snippets.

View Asim-Tahir's full-sized avatar
:shipit:

Asım Tahir Asim-Tahir

:shipit:
  • Turkey
  • 13:54 (UTC +03:00)
View GitHub Profile
@Asim-Tahir
Asim-Tahir / README.md
Created March 18, 2021 17:09 — forked from gistfrojd/README.md
README.md example (this file has moved to https://github.com/Frojd/Manual)

Project name

A short introduction to your project here, what it is built in and what cms/framework etc it is using.

Requirements

This section is optional if there isn't any special dependencies. Else a bulletlist will suffice, e g:

  • Node.js
  • Mongodb
  • Amazon S3 access

Create Root CA (Done once)

Create Root Key

Attention: this is the key used to sign the certificate requests, anyone holding this can sign certificates on your behalf. So keep it in a safe place!

openssl genrsa -des3 -out rootCA.key 4096