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
Outlook 2007 or 2010 on terminal services keeps asking for a password
json to javascript - google charts
Manual Running total displaying 0.00 when copyed from another that works.
Extract and Save Icon from EXE
Deployment in .NET for 64bit
Need a script to print a variable number of lines, each containing an incrementing number of fields
PL/SQL - Remove comma from address field
Can I loop rather then group in crystal reports.
How to forward routed IP's from one interface to another on ASA 5505
Transfer Data Files from DOS computer to Windows XP computer