Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 SSL Error

Author  Topic 

learntsql

524 Posts

Posted - 2009-07-21 : 04:59:34
My .net Apllication runs in (1.x version) one server and db server in another(SQL server 2005).
Previously i was connection to sQL server 2005 which was in same server where my application runs.
But when i am trying to connect SQL Server 2005 I am getting following error.

"A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted."

Could you please tell me the what are the possible reasons.
Thank you.
   

- Advertisement -