| Summary: | ssh -V could print a human readable openssl version string | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Craig Leres <mindrot10> | ||||||||||
| Component: | ssh | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> | ||||||||||
| Status: | CLOSED FIXED | ||||||||||||
| Severity: | enhancement | ||||||||||||
| Priority: | P5 | ||||||||||||
| Version: | -current | ||||||||||||
| Hardware: | All | ||||||||||||
| OS: | All | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Craig Leres
2003-03-08 15:16:25 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.
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 |