Erratic SSL Error: Could not establish secure channel for SSL/TLS

From: Luke Venediger (lukev123_at_gmail.com)
Date: 10/11/04


Date: 11 Oct 2004 05:34:49 -0700

Hi,

I wonder if anyone is experiencing a similar problem. I have a
collection of web services that I access from a client over the
internet. I use SSL to secure the connection. My client application
makes thousands of calls to the web services each day, but every now
and then I get the following error message:

 System.Net.WebException: The underlying connection was closed: Could
not establish secure channel for SSL/TLS. ---> System.IO.IOException:
Unable to read data from the transport connection. --->
System.IO.IOException: Unable to read data from the transport
connection. ---> System.Net.Sockets.SocketException: An existing
connection was forcibly closed by the remote host

It happens erratically, and I've checked my SSL settings and
certificates - all seems to be fine. Just every now and again I get
this SSL error. My client is a .Net 1.1 application. My web services
are running under IIS 6.0 on Windows 2003, .Net 1.1.

Any insight would be greatly appreciated!

Many Thanks,
Luke Venediger.



Relevant Pages

  • Re: Challenge/response and nonces
    ... This server has to handle many simultaneous connections (with only ... small amounts of data on any particular connection) and TCP connections ... this is actually SSL operating ... the client responds with F, where K is the shared key and F ...
    (sci.crypt)
  • Anonymous "RPC over HTTP" with SSL
    ... connection between an RPC server and a client WITHOUT SSL (= traffic from ... client to RPC Proxy is HTTP to port 80). ...
    (microsoft.public.platformsdk.security)
  • Re: Doesnt anyone else use SSL?
    ... network connectivity the client has. ... SSL is an encrypted tunnel around a TCP/IP connection. ... > certificate) -->WebServer on port 81 with no SSL certificate ...
    (microsoft.public.inetserver.iis.security)
  • sqlserver and certificates.
    ... advance server 2k with sqlserver and iis. ... client certificates on the virutal machine and on a client ... decide if we use ssl or not. ... The connection establishes with or without specifying ...
    (microsoft.public.sqlserver.security)
  • Re: Erratic SSL Error: Could not establish secure channel for SSL/TLS
    ... > collection of web services that I access from a client over the ... I use SSL to secure the connection. ... > makes thousands of calls to the web services each day, ... and I've checked my SSL settings and ...
    (microsoft.public.dotnet.framework.aspnet.webservices)