OpenSSH Removes SSHv1 Support
by from OpenBSD Journal on (#2MXNA)
In a series of commits starting here and ending with this one, Damien Miller completed the removal of all support for the now-historic SSHv1 protocol from OpenSSH.
The final commit message, for the commit that removes the SSHv1 related regression tests, reads:
Eliminate explicit specification of protocol in tests and loops overprotocol. We only support SSHv2 now.
Read more...