When I open a connection to display the certificate, it works from openssl.
openssl s_client -connect x58.swonk.com:444
However, when I use SSLScan, it only displays the supported server ciphers.
SSLScan.exe --no-failed --sslv3 x58.swonk.com:444
I am troubleshooting a problem with a device which cannot connect directly to my https server and am trying to use stunnel to either forward the connection or help understand why it isn't working.
The strange thing is that the 'Charles Proxy' (http://www.charlesproxy.com/) seems to forward the requests properly.
Can anyone download a copy of SSLscan and test it against their connection?
Any other ideas what may be the issue?
thanks,
glenn
___ ___| |___ ___ __ _ _ __ / __/ __| / __|/ __/ _` | '_ \ __ __ \ __ \ (_| (_| | | | | |___/___/_|___/_____,_|_| |_|
Version 1.8.2-win http://www.titania.co.uk Copyright Ian Ventura-Whiting 2009 Compiled against OpenSSL 0.9.8m 25 Feb 2010
esting SSL server x58.swonk.com on port 444
Supported Server Cipher(s): Accepted TLSv1 256 bits DHE-RSA-AES256-SHA Accepted TLSv1 256 bits AES256-SHA Accepted TLSv1 128 bits DHE-RSA-AES128-SHA Accepted TLSv1 128 bits AES128-SHA Accepted TLSv1 168 bits EDH-RSA-DES-CBC3-SHA Accepted TLSv1 56 bits EDH-RSA-DES-CBC-SHA Accepted TLSv1 168 bits DES-CBC3-SHA Accepted TLSv1 56 bits DES-CBC-SHA Accepted TLSv1 128 bits IDEA-CBC-SHA Accepted TLSv1 128 bits RC4-SHA Accepted TLSv1 128 bits RC4-MD5
Prefered Server Cipher(s): TLSv1 256 bits DHE-RSA-AES256-SHA
________________________________ This message may contain confidential information. If you are not the intended recipient of this e-mail, do not disseminate, distribute or copy this e-mail and delete this e-mail from your system.