Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 348 Bytes

README.md

File metadata and controls

30 lines (26 loc) · 348 Bytes

piko-pki

Micro public keys infrastructure management tools

Requirements

Build

  • make
  • cython

Run

  • python

Setup

Build

make compile clean

Install

make compile install clean

CLI usage

Generate certification authority

pki gen-ca --help

Issue certificate

pki issue --help