RaboliotLeGris / Andrast

Generate a self signed SSL certificate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Andrast

Generate a self signed SSL certificate

How to run it

If you wish to create a self sign certificate with a new key (a bit weak since it's only a 2048 bit long key) then type :

./andrast create

Or if you want to get the sha1 (weak again) of this create key then run :

./andrast fingerprint

About

Generate a self signed SSL certificate

License:MIT License


Languages

Language:Shell 100.0%