I'm trying to use open ssl to connect to an IIS7 site hosted on a Windows
2008 server:

openssl s_client -host server.domain.com -port 443

 

I'm getting the following error:

Loading 'screen' into random state - done

CONNECTED(000000D8)

write:errno=10054

 

The same command works fine on an IIS6 site hosted on windows 2003 and an
IIS5 site hosted on windows 2000. I can confirm that https is functioning on
the site in question by testing in a web browser.

 

Is there a known incompatibility between the openssl client and IIS7 or some
IIS7 configuration setting that needs to be tweaked to allow openssl to
connect properly?

 

Thanks

Brad

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to