Just to compare, when Red Hat released 9.0 maybe 2 years ago (9.2 is current until 30 June) they disabled by default many older key-lengths and algorithms in SSL that were known to be weak. This caused issues for existing installations. You could either re-enable the weaker methods (easy but a pain to figure out courtesy of RH's layers of administration) or bite the bullet and re-key.
On Sat, Jun 1, 2024, 5:51 AM Max Nikulin <[email protected]> wrote: > On 01/06/2024 16:42, Thomas Schmitt wrote: > > debug1: Remote protocol version 2.0, remote software version > OpenSSH_6.7p1 Debian-5 > > > > (I wonder what the string "Debian-5" may mean. The Debian 12 machine has > > debug1: Local version string SSH-2.0-OpenSSH_9.2p1 Debian-2+deb12u2 > > So "-5" is not the Debian version. > > Package version in bookworm: 1:9.2p1-2+deb12u2 > >

