Hi Brad,
This looks like a windows socket issue. Error 10054 is "Connection reset
by peer."
You may have a firewall issue on windows 2008 that doesn't occur on the
other servers and does not block https traffic.
Cheers,
Francois.
Brad Baker wrote:
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
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majord...@openssl.org