I have an application that is configured to connect using the .NET connector. I have version 6.3.4 and I'm in the 3.5 .NET Environment. I have a connection string using ssl mode, I have the respective keys installed and setup and MySQL is configured for SSL connections. When I connect and execute my insert commands I get the following SSPI error.
"A Call To SSPI Failed, See Inner Exception"
I'm wondering if there is something I am failing to do or if there is something else I need to do to make sure the SSPI doesn't fail. Any help would be appreciated, I will get the code and post it later.
"A Call To SSPI Failed, See Inner Exception"
I'm wondering if there is something I am failing to do or if there is something else I need to do to make sure the SSPI doesn't fail. Any help would be appreciated, I will get the code and post it later.