This is a script that helps you to generate public, private keys and SSL certificates.
You can setup the script as an executable.
chmod +x ssl_generator.sh
And then run with ./ssl_generator.sh
and there you go!
-
Generates Private and Public Keys.
-
Generates Self-Signed SSL Certificates.
-
Creates a backup file of your password.
-
It leaves the public and private keys generated and CSR files too.
-
Supports AES algorithms like AES 256, 192 and 128.
-
It can generate random private and public keys and certificates using SHA encryption.
Edited by: netocodec
Date: 26/05/2021