iis - [DBNETLIB][ConnectionOpen (SECDoClientHandshake()).]SSL Security error -


Our ASP / IIS web server talks to a SQL 2005 DB server.

Eventually, without a pattern, some pages start showing errors instead of page content:

[DBNETLIB] [Open connection (SECDoClientHandshake ()).] SSL security error .

Rebooting web server fixes it.

Anyone know about it?

Some things you should see:

  • less on DB server Bandwidth (see)
  • Problems with the problem on the DB server, e.g. Self Signed Certificate
  • SQL Authentication Mode - Windows Only, or SQL and Windows

Comments