perl-DBD-MariaDB/DBD-MariaDB-1.23-Note-about-mariadb-connector-c.patch
Jitka Plesnikova a7ec433358 Resolves: RHEL-66250
Generate SSL needed for tests since mariadb-connector-c 3.4.x
2025-01-30 10:35:53 +01:00

16 lines
740 B
Diff

diff -up DBD-MariaDB-1.23/lib/DBD/MariaDB.pod.orig DBD-MariaDB-1.23/lib/DBD/MariaDB.pod
--- DBD-MariaDB-1.23/lib/DBD/MariaDB.pod.orig 2025-01-30 09:03:33.747471104 +0100
+++ DBD-MariaDB-1.23/lib/DBD/MariaDB.pod 2025-01-30 09:11:11.286887719 +0100
@@ -281,6 +281,11 @@ L<I<mariadb_ssl_ca_path>|/mariadb_ssl_ca
This means that your communication with the server will be encrypted.
+NOTE: Due to the changes in mariadb-connector-c 3.4.0, this option does not
+have any effect. That might change in a future release. However, you will
+need MariaDB with enabled SSL support on server side, otherwise you get
+'TLS/SSL error'.
+
=item mariadb_ssl_ca_file
The path to a file in PEM format that contains a list of trusted SSL certificate