Donnerstag, 16. Juni 2016

How to verify private and public keypair?

Reads the private key an prints the corresponding public key which can be directly compared to your available public keys

1
ssh-keygen -y -e -f myprivate.key

Keine Kommentare:

Kommentar veröffentlichen