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 _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev