[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AW: mariadb TLS/SSL error
[Thread Prev] | [Thread Next]
- Subject: Re: AW: mariadb TLS/SSL error
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Fri, 26 Sep 2025 16:29:07 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 26/09/2025 à 16:25, Wim Geraets a écrit :
I used .Options["SSL_MODE"] = "disabled" before making the connection. But it doesn't change anything on the mariadb error. I'm not used reading c sources, so I don't know how to check the possible values. I installed the environment variable in my environment, tested: echo $GB_DB_MYSQL_NOSSL 1 This doesn't change the connection error from the gambas3 program. (Also keeps the error on the commandline interface manual login on mariadb). Wim
I am not aware of any other MySQL connection option to disable ssl. I'd like to know what exactly does the mariadb '--skip_ssl' option then... -- Benoît Minisini.
AW: mariadb TLS/SSL error | "Wim Geraets" <it@xxxxxx> |