From c29646f24acd9352067e883663ec1faf5941927b Mon Sep 17 00:00:00 2001 From: Jason Rothstein Date: Sat, 9 May 2026 17:27:46 -0400 Subject: [PATCH] Allow UNIX Socket connections to function Signed-off-by: Jason Rothstein --- templates/Fedora/42/etc/my.cnf.d/client.cnf | 2 +- templates/Fedora/43/etc/my.cnf.d/client.cnf | 2 +- templates/Fedora/44/etc/my.cnf.d/client.cnf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/Fedora/42/etc/my.cnf.d/client.cnf b/templates/Fedora/42/etc/my.cnf.d/client.cnf index 05442bf..2a70c23 100644 --- a/templates/Fedora/42/etc/my.cnf.d/client.cnf +++ b/templates/Fedora/42/etc/my.cnf.d/client.cnf @@ -10,5 +10,5 @@ default-character-set = utf8mb4 # use it for MariaDB-only client options [client-mariadb] ssl -ssl-verify-server-cert +# ssl-verify-server-cert diff --git a/templates/Fedora/43/etc/my.cnf.d/client.cnf b/templates/Fedora/43/etc/my.cnf.d/client.cnf index 05442bf..2a70c23 100644 --- a/templates/Fedora/43/etc/my.cnf.d/client.cnf +++ b/templates/Fedora/43/etc/my.cnf.d/client.cnf @@ -10,5 +10,5 @@ default-character-set = utf8mb4 # use it for MariaDB-only client options [client-mariadb] ssl -ssl-verify-server-cert +# ssl-verify-server-cert diff --git a/templates/Fedora/44/etc/my.cnf.d/client.cnf b/templates/Fedora/44/etc/my.cnf.d/client.cnf index 05442bf..2a70c23 100644 --- a/templates/Fedora/44/etc/my.cnf.d/client.cnf +++ b/templates/Fedora/44/etc/my.cnf.d/client.cnf @@ -10,5 +10,5 @@ default-character-set = utf8mb4 # use it for MariaDB-only client options [client-mariadb] ssl -ssl-verify-server-cert +# ssl-verify-server-cert