Microsoft
Software
Hardware
Network
Question : How to find out what version of remote OpenSSL server is running?
How to find out what version of remote OpenSSL server is running?
My laptop has GnuWin32 (OpenSSL 0.9.8h)
Thanks very much in advance.
Answer : How to find out what version of remote OpenSSL server is running?
You can use nmap:
nmap -v -A address -p 22
If I remember correctly, version is exposed when connecting to the server in a readable form, so try to simply telnet to port 22.
Random Solutions
UNC Browsing Network
Event 4321
Unable to save state of check box in datalist
sql server 2008 cleanup?
The print jobs coming out of the printers are in HUGE text
Error Message Moving Mailbox
Image position with text wrap inside of <LI>
PLS_NUMBER vs NUMBER
Generate paging on a custom gridview
Error: FieldName is not valid in the context where it is used.