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
Oxygen Office error 1305 on vista
How to display just a folder name, NOT the full folder path for open folders in the taskbar, XP Pro
SQL - Combining multiple fields into one
Transactional Replication
Help with Microsoft Excel Formula
Trouble deploying SharePoint feature - "Root Element is missing"
facebook - others in profile
Folder Redirection - Netgear ReadyNAS
Need to speed up authentication of MS SQL Server database records using VB5
How can I prvent to copy if directory is empty when using RichCopy