ww9rivers / csr-gen

Shell script for creating SSL/TLS key+CSR using openssl.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csr-gen

Shell script for creating SSL/TLS key+CSR using openssl.

Usage

To use this script, simply clone this project.

For help on the script's usage, run it with --help option:

./csr-gen.sh --help

Dependency

  • openssl - This script assumes that the openssl package is installed.

License

The MIT License

About

Shell script for creating SSL/TLS key+CSR using openssl.


Languages

Language:Shell 100.0%