Skip to content
This repository was archived by the owner on Aug 31, 2024. It is now read-only.

nittch/certifish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

certifish

Certifish is a shell script that helps you generate an x509 certificate with OpenSSL.

You have to configure it once (CA, country, organization...) and usage is very simple (./certifish.sh requestedCommonName.example.com).

The script creates a new directory with that common name, and populates it with the key and the CSR. It helps you to communicate with your CA by displaying the CSR and prompts you for the signed certificate.

About

Certifish is a shell script that helps you generate an x509 certificate with OpenSSL.

Resources

License

Stars

Watchers

Forks

Contributors

Languages