It would be nice if "ssh -V" reported a human readable openssl version string (like "openssl version" does) instead of a hex number.
Created attachment 241 [details] patch to ssh.c This patch makes ssh use SSLeay_version(SSLEAY_VERSION) to generate a human readable version string.
Created attachment 242 [details] proposed output
Comment on attachment 242 [details] proposed output /tmp/ssh.txt
Created attachment 243 [details] patch to ssh.c
Created attachment 244 [details] proposed output
Applied, thanks.
Mass change of RESOLVED bugs to CLOSED