Bug 505 - ssh -V could print a human readable openssl version string
Summary: ssh -V could print a human readable openssl version string
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: ssh (show other bugs)
Version: -current
Hardware: All All
: P5 enhancement
Assignee: OpenSSH Bugzilla mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-08 15:16 AEDT by Craig Leres
Modified: 2004-04-14 12:24 AEST (History)
0 users

See Also:


Attachments
patch to ssh.c (730 bytes, patch)
2003-03-08 15:19 AEDT, Craig Leres
no flags Details | Diff
proposed output (215 bytes, text/plain)
2003-03-08 15:21 AEDT, Craig Leres
no flags Details
patch to ssh.c (722 bytes, patch)
2003-03-08 15:30 AEDT, Craig Leres
no flags Details | Diff
proposed output (208 bytes, text/plain)
2003-03-08 15:31 AEDT, Craig Leres
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Leres 2003-03-08 15:16:25 AEDT
It would be nice if "ssh -V" reported a human readable openssl version string
(like "openssl version" does) instead of a hex number.
Comment 1 Craig Leres 2003-03-08 15:19:50 AEDT
Created attachment 241 [details]
patch to ssh.c

This patch makes ssh use SSLeay_version(SSLEAY_VERSION) to generate a human
readable version string.
Comment 2 Craig Leres 2003-03-08 15:21:43 AEDT
Created attachment 242 [details]
proposed output
Comment 3 Craig Leres 2003-03-08 15:23:45 AEDT
Comment on attachment 242 [details]
proposed output

/tmp/ssh.txt
Comment 4 Craig Leres 2003-03-08 15:30:21 AEDT
Created attachment 243 [details]
patch to ssh.c
Comment 5 Craig Leres 2003-03-08 15:31:00 AEDT
Created attachment 244 [details]
proposed output
Comment 6 Damien Miller 2003-05-15 23:47:55 AEST
Applied, thanks.
Comment 7 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED