Re: OpenSSH 8.8 RSA encryption stopped working

2021-10-02 Thread Guilhem Moulin
Hi, On Thu, Sep 30 2021 at 14:27:24 UTC, Heiko Tietze wrote: > That's caused by OpenSSH update to 8.8 where RSA-SSH encryption was > disabled This is misleading: RSA (and other key types) is only used for authentication, not for key exchange let alone data encryption. Also as of OpenSSH 8.8, RSA

OpenSSH 8.8 RSA encryption stopped working

2021-09-30 Thread Heiko Tietze
After updating Arch Linux these days I run into the issue that Gerrit refused my patches. That's caused by OpenSSH update to 8.8 where RSA-SSH encryption was disabled [1]. There are two solutions: a) "ssh-keygen -t ed25519" and upload this key to Gerrit [2] b) allow the deprecated cypher in the