Call for testing: OpenSSH 9.7

Damien Miller djm at mindrot.org
Thu Mar 7 02:11:21 AEDT 2024



On Tue, 5 Mar 2024, The Doctor wrote:

> Showstopper problem!
> 
> I want configure to work with /usr/local/bin/openssl and not /usr/bin/openssl

You can use --with-ssl-dir for this. --with-ssl-dir=/foo will have
configure try /foo/bin/openssl and /foo/apps/openssl. Otherwise it
just searches $PATH.

Nothing has changed here for the last couple of releases.

-d


More information about the openssh-unix-dev mailing list