Skip to content

koolsys/ca_script_openssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ca_script_openssl

This Bourne Shell script uses the openssl utility to create a certificate authority with two intermediate certificates. It will expect the first CSR/PKCS10 to be pasted into the terminal emulator PEM encoded. The signed certificate chain resulting will be placed in the working directory.

sign_client_csr.sh <- This file is created on first run, it remembers where the CA is in your file system so you can move it to a directory in the $PATH to sign future certificates.

About

A Bourne Shell script which creates a Certificate Authority using OpenSSL utility.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages