On Wed, 19 Mar 2025 at 17:21, Jan Bramkamp <cr...@rlwinm.de> wrote: > > As long as it's "only" a compile-time option away for FreeBSD to enable > this flawed cipher I would like to have it compiled in by default so it > doesn't require installing SSH from ports to connect to some stupid old > router/switch/UPS/whatever over SSH. As long as it won't negotiate that > cipher with the default configuration that's safe enough for my needs. > > TL;DR: Please keep it enabled it at compile-time, but configured > disabled. FreeBSD shouldn't require recompiling the base system to > connect to older embedded devices.
It's a compile-time option in 9.9 and earlier. As of 10.0 the configure infrastructure has been removed but the source hasn't yet been deleted. I expect that will happen soon though. We'll keep DSA available, at least in stable branches, as long as it's reasonably convenient and safe to do so, but won't patch it back in once the source is removed.