Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.
/ certifish Public archive

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

License

Notifications You must be signed in to change notification settings

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

Languages