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
height auto issue in css
Page borders vary by width in different browsers - CSS
Setting ScaleX and ScaleY on scaleTransform
SBS2008 Enable Shadow Copy on Exchange Partition
Create a map in PHP
Outer join issues when trying to build query with continuous time line
abs or relative img
IE javascript alternative to innerHtml
MS ACCESS 2007 Form & VBA Code Question
IE 8 double margin bug