Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
3.0.8
-
None
-
None
-
HeidiSQL - 10.0.0.5460
MariaDB - 10.1.37 (with self-signed cert)
Windows 7 Pro
Description
Steps to reproduce:
- Open HeidiSQL;
- Configure and Select a SSL connection to MariaDB server;
- Open the connection;
- I get message "Unknown SSL error 0x80090308
The behavior is different on two my PCs. On a desktop I can connect, on a laptop the error occurs.
Both PCs have basically same configuration (upgrades, tools installed).
You can see related communication here.
I can always connect from Ubuntu/Linux or Cygwin via mysql client.
I'v checked MS documentation it looks to me that problem is in file ma_schannel.c at line 842 – calling QueryContextAttributes.
Returns SEC_E_INVALID_TOKEN 0x80090308L.
Attachments
Issue Links
- relates to
-
CONC-417 Windows clients using Schannel often encounter error SEC_E_INVALID_TOKEN (0x80090308) - The token supplied to the function is invalid
- Closed
-
CONC-418 Use FormatMessage to get error string for unknown Schannel error codes
- Closed
-
CONC-432 Use GnuTLS for Windows builds instead of Schannel
- Closed
-
MDEV-13492 main.ssl_connect failed with 2026: Unknown SSL error (0x80090308)
- Closed