MyKroFt

Members
  • Posts

    1150
  • Joined

  • Last visited

Report Comments posted by MyKroFt

  1. On 11/1/2021 at 4:32 PM, limetech said:

    Note: recent update to openssh may cause certain clients, eg, PuTTY to not connect using public/private keys.


    You may see this in the system log:

    userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms [preauth]

     

    You might get hit by this if using an older version of PuTTY.  From:
    https://itectec.com/superuser/how-to-check-if-your-ssh-keys-are-in-the-ssh-rsa2-format/

     

    "So you can continue using "ssh-rsa" keys – you only need to upgrade the software on both ends to something reasonably recent, and it will automatically
    start producing "rsa-sha2-256" signatures from that key. (For example, you might need to install a new version of PuTTY and Pageant, and you might have
    troubles with older versions of gpg-agent."

     

    I had to update my version of PuTTY/Pageant.

     

    have the latest version of extraputty, what else can i do, my keys no longer work after this upgrade