Step-by-step generating SSH keys

From Pandora FMS FAQ.
  1. Go to .\util of your Pandora FMS agent for Windows and run puttygen.exe.
    Generate keys, SSH-2_DSA, 1024:



  2. Press Generate
    Export key to OpenSSH key (Cygwin uses a port of OpenSSH)



  3. We have no chosen password, so press YES:



  4. Save it as c:\pandora\keys\id_dsa:



  5. Now let's copy the public key to clipboard:



  6. and paste it as c:\pandora_agent\keys\id_dsa.pub, and also to the /home/pandora/.ssh/authorized_keys file.