On 31/05/16 20:31, Sandeep Umesh wrote:
In general, is it possible to have the SSH binaries (which is generated by
compiling with a higher version of openssl ) working when a lower version
of openssl is installed on the machine ? Thanks
In general, you should do it the opposite way. Compile with the lowest
supported
library version, and it will work with an higher one. Going backwards is
unlikely
to be supported by the libraries internals.
Note however, that ssh doesn't cry when "going backwards" within the patch
series (just like going forward won't generate such notice).
Regards
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev