Skip to content

amitn322/localca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

localca

This repo contains two scripts.

  • createCA.sh This script is used to create the initial CA cert. Once you create the CA cert, import the cert into your device and keep the Cert and Key Safe.
    sh createCA.sh 
    
  • createCert.sh This script is used to generate certificates for your domains in future.
    createCert.sh
    

About

Scripts to Configure Self CA and Sign Certs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages