Create SSH Keys with PuTTYgen
Last updated
Last updated
In order to connect securely to the Linux targets and deploy components, a pair of SSH keys must be generated and the private SSH key must be given to the YaK.
SSH keys can be generated from any Linux distribution running openSSH with the "ssh-keygen" command. Windows users can generate SSH keys using PuTTYgen ()
The key must respect the following characteristics:
number of bits: 4096
type of key to generate: rsa
no passphrase