Skip to content

Bash helper script to generate a self signed certificate for localhost development

License

Notifications You must be signed in to change notification settings

samerziade/self-signed-cert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Self Signed Certificate

Helper script to generate a self signed certificate for localhost development.

Usage

The script accepts a single argument which will be used to generate the output:

./cert.sh example_local_com

This will generate the following files:

example_local_com.crt
example_local_com.csr
example_local_com.key

About

Bash helper script to generate a self signed certificate for localhost development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages