Skip to content
/ ownca Public
forked from ekohl/ownca

Set of scripts for generating custom ca and signed certs: devel only

Notifications You must be signed in to change notification settings

plzthx/ownca

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Own CA scripts

Set of scripts for setting up a custom CA for signing server certificates. Not recommended for serious production.

Usage

# generate a CA first
./generate-ca.sh

# generate a server cert signed by this CA
./generate-crt.sh my-server.example.com

About

Set of scripts for generating custom ca and signed certs: devel only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%