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
Exporting query and setting precision of values
Best Computer Hardware Driver locator after clean install of XP.
Is there an alternative to Windows XP Dialer.exe?
Using UltraVNC
How do you make a ghost image of windows 2003 server
Crystal Reports Redistributable package for XI R2
Date increment loop using Javascript in Pentaho Data Integration
Returning Parts of String Variables in VB
MS Access: Pivot Chart View of Query
How to acces C function calls in iPhone development