Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 668 Bytes

ssh_windows.md

File metadata and controls

19 lines (11 loc) · 668 Bytes

Red Hat Open Shift Container Platform on Azure

SSH Key Generation - Windows

In Windows, use PuTTYgen to generate your public and private keys.

  1. Install PuTTY - PuTTY

  2. Launch PuTTYgen, and press the Generate Button. This will generate the key. PuttyGen Screenshot

  3. Leave Passphrase and Confirm Passprase Empty

  4. Save the public and private keys by clicking the Save public key and Save private key buttons.

  5. You will need the private and public keys for the Openshift Install.