Created attachment 3177 [details] add missing `#ifdef WITH_OPENSSL` The OpenSSH source code has various #includes to OpenSSL headers which are not inside #ifdef blocks, breaking the build when OpenSSL is not installed. My patch fixes the problem.
I think Darren has caught most of these by now
close bugs that were resolved in OpenSSH 8.5 release cycle