mysql connector/net ssl shutsdown the server

Posted by Simon on Stack Overflow See other posts from Stack Overflow or by Simon
Published on 2010-03-28T20:55:18Z Indexed on 2010/03/28 21:03 UTC
Read the original article Hit count: 284

Filed under:
|
|
|

Hello, when I try to connect my server throw connector/net using ssl with pfx certificate I had problem with establishing the connection. I get connection timeout. And the server probably fall down (I dont know it for sure, becouse I dont manage the server).

On the Windows XP works all right, but on Windows 7 dont.

Please, where is problem? In Windows 7 or on the server (mysql 5.0)? Sometimes I get "Calling interface SSPI Failed" error, but not everytime. Sometimes is only connection timeout error.

Thank you a lot for any help. Regards, simon

© Stack Overflow or respective owner

Related posts about c#

Related posts about net