Skip to content

Generate public, private keys and SSL certificates with one script.

License

Notifications You must be signed in to change notification settings

netocodec/ssl-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSL Generator V1.0

Introduction

This is a script that helps you to generate public, private keys and SSL certificates.

Instructions

You can setup the script as an executable.

chmod +x ssl_generator.sh

And then run with ./ssl_generator.sh and there you go!

Features

  • 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.

Screenshots

Main Menu Encryption Menu Password Menu Final Message


Edited by: netocodec

Date: 26/05/2021

About

Generate public, private keys and SSL certificates with one script.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages