Skip to content

febimudiyanto/local-ca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

local-ca

Create a local Certificate Authority with python

  1. Clone this repo
  2. Generate the CA with this command
python3 generate-ca.py
  1. Prepare your CSR file
  2. Signing the CSR file with this command
python3 register-crt.py

Note: Root CA cert in ca-cert/ca.crt Server cert in server.crt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages