> Hi,
>
> RSA/SHA1, a.k.a the "ssh-rsa" signature type is now disabled by default
> in OpenSSH.
>
> While The SSH protocol confusingly uses overlapping names for key and
> signature algorithms, this does not stop the use of RSA keys and there
> is no need to regenerate "ssh-rsa" keys - most serve
Stuart Henderson wrote:
> On 2021/09/08 09:03, Damien Miller wrote:
> > This is a case of the host key algorithm not matching, so you
> > should use HostKeyAlgorithms=+ssh-rsa - I'll make sure to mention
> > this in the release notes.
>
> People seem to really be having a hard time grasping what
On 2021/09/08 09:03, Damien Miller wrote:
> This is a case of the host key algorithm not matching, so you
> should use HostKeyAlgorithms=+ssh-rsa - I'll make sure to mention
> this in the release notes.
People seem to really be having a hard time grasping what's being
disabled by default. And it d
On Tue, 7 Sep 2021, Martijn van Duren wrote:
> On Mon, 2021-08-30 at 10:08 +1000, Damien Miller wrote:
> > Hi,
> >
> > RSA/SHA1, a.k.a the "ssh-rsa" signature type is now disabled by default
> > in OpenSSH.
> >
> > While The SSH protocol confusingly uses overlapping names for key and
> > signatu
On 2021/09/07 14:40, Martijn van Duren wrote:
> On Mon, 2021-08-30 at 10:08 +1000, Damien Miller wrote:
> > Hi,
> >
> > RSA/SHA1, a.k.a the "ssh-rsa" signature type is now disabled by default
> > in OpenSSH.
> >
> > While The SSH protocol confusingly uses overlapping names for key and
> > signatu
On Mon, 2021-08-30 at 10:08 +1000, Damien Miller wrote:
> Hi,
>
> RSA/SHA1, a.k.a the "ssh-rsa" signature type is now disabled by default
> in OpenSSH.
>
> While The SSH protocol confusingly uses overlapping names for key and
> signature algorithms, this does not stop the use of RSA keys and ther
Hi,
RSA/SHA1, a.k.a the "ssh-rsa" signature type is now disabled by default
in OpenSSH.
While The SSH protocol confusingly uses overlapping names for key and
signature algorithms, this does not stop the use of RSA keys and there
is no need to regenerate "ssh-rsa" keys - most servers released in t