Skip to content

kaipee/openssl-pki-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSSL PKI Tool

This can be used to (re)generate x509v3 (PKIX) -compliant Root (and Intermediate) Certificate Authorities, and client/server certificates, using OpenSSL combined with Certificate Revocation Lists.

Getting Started

  • Clone the repository.
  • Run the new_certs.sh script.
  • Choose a key size.
  • Create a password for the new Root private key
  • Re-enter the password to self-sign a new CA
  • Confirm the CA details
  • Repeat for Intermediate and server certificates

License

Licensed under GNU General Public License v3.0

About

OpenSSL PKI Script allows to quickly and easily generate x509v3 compliant Certificate Authorities (Root and Int) and server certificates.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages