Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 100 Bytes

ssh-keygen.md

File metadata and controls

5 lines (4 loc) · 100 Bytes

Generate public key for given private key

ssh-keygen -y -f <file>.private > <file>.pub