[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AW: AW: mariadb TLS/SSL error
[Thread Prev] | [Thread Next]
- Subject: Re: AW: AW: mariadb TLS/SSL error
- From: Lee <t.lee.davidson@xxxxxxxxx>
- Date: Sun, 19 Oct 2025 16:53:51 -0400
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On 10/17/25 9:14 AM, Benoît Minisini wrote:
Thanks for the information. I think this should be somewhere in the wiki...
I originally thought that as well. However, it seems this may be a temporary issue remaining only until servers/clients are upgraded to versions that do not suffer from it.
For example, Mariadb server >= 11.4 enables TLS support by default. https://stackoverflow.com/a/78678319 And the client connector, Connector/C, >= 3.4.4 is apparently immune. https://stackoverflow.com/a/79244840I just disabled SSL on my Mariadb server (v 12.0.2) to test connecting with no SSL. I am unable to connect with the CLI client without using the "--skip-ssl" option. But, I can connect no problem with Gambas 3.20.4 without specifying any special options. I have no idea what Connector/C version my Manjaro system uses.
-- Lee --- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ---- --- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----
| AW: AW: mariadb TLS/SSL error | "Wim Geraets" <it@xxxxxx> |
| Re: AW: AW: mariadb TLS/SSL error | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |