Mailing List Archive

[Bug 610] sshd should display the openssl version string from usage()
http://bugzilla.mindrot.org/show_bug.cgi?id=610





------- Additional Comments From markus@openbsd.org 2003-07-15 23:24 -------
-V has been removed from sshd.

but no new -V option. ssh -V should be enough.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 610] sshd should display the openssl version string from usage() [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=610

markus@openbsd.org changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 610] sshd should display the openssl version string from usage() [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=610

mindrot@ee.lbl.gov changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WONTFIX |



------- Additional Comments From mindrot@ee.lbl.gov 2003-07-16 03:35 -------
(I'm confused; what does ssh -V have to do with the version of openssl sshd is
using?)

Note that I did not ask for a -V flag; that was proposed by someone else. What I
asked was that sshd display the openssl version from usage(). It already
displays the openssh version and I think being able to verify the version of
openssl used by sshd is a critical security feature.

Please reconsider the patch I submitted (the first attachment to this bug). All
it does is add the openssl version string to the printout of the openssh
version.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.