Skip to content

wanleung/self-signed-certificate-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This is a program for the users to gernate their own self-signed certificate.

Usage:  ./apache2-ssl-certificate [[OPTION] [VALUE]]...

OPTIONS:
  -h | -help | --help -- To Show This Help
  -f | --force        -- Force to generate the cert
  -d | -days | --days -- cert to expire after x days, default is 365
  -p | -path | --path -- Path of the cert will be stored,
                         default is /etc/apache/ssl
  -n | -name | --name -- the name of the cert, default is apache
  -b | -bit  | --bit  -- length of the key, default is 1024

About

apache self-signed cert generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages