AG7GN / pki

Script to create a personal Public Key Infrastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HOWTO install the makepki.sh script

Prerequisites

  • Linux or Unix OS (Linux, Mac, Windows Subsystem for Linux, etc.)
  • OpenSSL installed

Install

  • Download makepki.sh to your home directory.

  • Make it executable:

      chmod +x makepki.sh  
    
  • Open makepki.sh in an editor and change the first line to reflect the location of BASH.

Run

./makepki.sh

Follow the instructions on the screen.

About

Script to create a personal Public Key Infrastructure


Languages

Language:Shell 100.0%