Generate an SSH key pair via the command line.
Default key size is 2048. Output is in PEM format.
python ssh_keygen.py
python ssh_keygen.py -h
python ssh_keygen.py -kl=1024
python ssh_keygen.py -pvk=private.key -pbk=public.key
| Name | Name | Last commit date | ||
|---|---|---|---|---|