SSL Security Error

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



With a production website, we are experiencing an unusual error all of a
sudden for one of our web servers. We have two web servers load balanced by
a content switch. One works, while the other is unable to connect to the DB.
We are using ASP.NET 1.1 and authenticating to SQL server 2005 using
integrated authentication. We have the application pool running as a domain
account that has access to the database we are attempting to connect to. We
are not use certificates to encrypt traffice between web and SQL. Below is
the error we are getting.

Type: System.Data.SqlClient.SqlException
Message: SSL Security error.
Source: .Net SqlClient Data Provider
TargetSite: System.Data.SqlClient.SqlInternalConnection CreateConnection()
StackTrace: at System.Data.SqlClient.ConnectionPool.CreateConnection()
at System.Data.SqlClient.ConnectionPool.UserCreateRequest()
at System.Data.SqlClient.ConnectionPool.GetConnection(Boolean&
isInTransaction)
at
System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction)
at System.Data.SqlClient.SqlConnection.Open()


Any thoughts on what would be causing this would be greatly appreciated.
.



Relevant Pages

  • Scanning for SQL Injection
    ... I need to scan about 350+ sites from three different web servers that all connect to one MS SQL server for SQL injection. ... solution FREE - limited Time Offer ...
    (Pen-Test)
  • Re: ms sql server grabbing 5Gb. Is this good nomal?
    ... some Web Servers running IIS 6, being served by another box running MS ... SQL Server 2005. ... issuing inherently inefficient queries or both. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: ms sql server grabbing 5Gb. Is this good nomal?
    ... The queries to find missing indexes and to find unusedindexes is ... You can also look at the Sql Server Dashboard Reports, ... some Web Servers running IIS 6, being served by another box running MS ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Load Balancing
    ... SQL Server is not Load Balance aware. ... Even with clustering does not ... You could have load balance your web servers, ...
    (microsoft.public.sqlserver.replication)
  • Text file to sql challenge...
    ... I pose this challenging situation to see if anyone has any suggestions as to ... Text files with dynamic name are stored on one of several web servers. ... by each web service. ... SQL Server is the standard edition out of the box with SP3 ...
    (microsoft.public.sqlserver.programming)