Bug 505

Summary: ssh -V could print a human readable openssl version string
Product: Portable OpenSSH Reporter: Craig Leres <mindrot10>
Component: sshAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED FIXED    
Severity: enhancement    
Priority: P5    
Version: -current   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch to ssh.c
none
proposed output
none
patch to ssh.c
none
proposed output none

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