Table of Contents

About

SSH - SSH client (OpenSsh) in the context of cryptography.

Key usage

For authentication:

  • Public Key on the server: Add it to the ~/.ssh/authorized_keys file
  • Private Key on the client: Configure PuTTY to use your private key file (.ppk). Then login