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
.net 2.0 deployment prereq not available in VS2010
max size of file for accde
non-working query
PHP: Output image on die
c++ convert Military time to Standard Time
phpMyAdmin problem
After upgrade to BackupExec 2010, can no longer see MS Exchange 2007 data store
Cisco WLAN Security
Drivers for Windows 7 on old machine
Change crystal reports chart type during runtime