mysql connector/net ssl shutsdown the server
Posted
by Simon
on Server Fault
See other posts from Server Fault
or by Simon
Published on 2010-04-10T22:54:40Z
Indexed on
2010/04/10
23:03 UTC
Read the original article
Hit count: 371
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
© Server Fault or respective owner