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
w3wp.exe IIS workder Process uses all of the systems RAM
duplicate name exists on the network - domain environment, replacement server
Sharing Contacts with Outlook 2003
problem with external subroutine
send text area as html
Suspended VLAN
DIV issues in IE
Removing the dash in telephone number
Query to group sparse data?
How to write sql statement s involve two tables in order?