Re: Heads-up: DSA key support being removed from OpenSSH

2025-03-19 Thread Christian Weisgerber
Jan Bramkamp: > > This release, and its deactivation of DSA by default at compile-time, > > marks the second step in our timeline to finally deprecate DSA. The > > final step of removing DSA support entirely is planned for the first > > OpenSSH release of 2025. > > As long as it's "only" a compil

Re: Heads-up: DSA key support being removed from OpenSSH

2025-03-19 Thread Jan Bramkamp
On 10.02.25 17:57, Ed Maste wrote: Upstream OpenSSH has been working on deprecating DSA keys for some time, and I intend to follow suit in FreeBSD. From the OpenSSH 9.8p1 release notes: === OpenSSH has disabled DSA keys by default since 2015 but has retained run-time optional support for them.