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
Oracle SQL: why this regular expression doesn't work?
Excel: Programmatically determine if Trust Access To VB Project has been set
How to change the regualr property to the automated property for which the automated property is working fine
Storing and retrieving text files to blobs
Piped output to GZIP file->adding date stamp to file name
Roaming Profile
Creating Views in Outlook using VBA
read pdf from blob column write to file
How do I prevent Excel Window from popping up when running?
Internal communication of VirtualPC 2007