Call for testing: Last bits of DSA to be removed from OpenSSH
by from OpenBSD Journal on (#6X34R)
In a message to tech@ with the subject"die DSA die", Damien Miller (djm@) presents a diff that will remove the last bits of DSA support from OpenSSH:
List: openbsd-techSubject: die DSA dieFrom: Damien Miller <djm () mindrot ! org>Date: 2025-05-05 6:34:15This finally removes all the remaining bits of DSA support fromOpenSSH and fixes up the regress tests that I could run.I'm not set up to run the ssh.com interop tests so it's possiblethey are broken by this.ok?Index: usr.bin/ssh/authfd.c[ ... ]
followed by the diff that implements the change.
(An earlier Undeadlyarticle provides some backgroundon DSA removal.)
Note that Damien asks for testing help here -- if you are able to help testing this change before it goes in for real, please do!