Skip to content

ibahnasy/ownCA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ownCA

Simplifies the creation of self certificate authority and server/client certificate generation Based and thanks to this tutorial https://jamielinux.com/docs/openssl-certificate-authority/introduction.html Author: Islam Bahnasy Email: [email protected]

Usage:

ownca.sh init-ca"
ownca.sh root-cert"
ownca.sh server-cert <hostname/common_name>
ownca.sh client-cert <hostname/common_name>
ownca.sh show-cert <certificate_filename>
ownca.sh verify-cert <certificate_filename>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages