Back to bug 36026

Who When What Removed Added
dcook 2024-02-07 22:56:18 UTC CC dcook
lukasz.koszyk 2024-10-10 11:31:26 UTC CC lukasz.koszyk
katrin.fischer 2024-10-10 11:49:09 UTC Summary Need TLS MySQL Connection Without Mutual Authentication Add TLS MySQL connection without mutual authentication
CC cornelius.amzar, michaela.sieber
Version 22.11 Main
katrin.fischer 2024-10-10 11:51:27 UTC CC markus.john
lukasz.koszyk 2024-10-10 13:43:07 UTC Patch complexity --- Small patch
Status NEW Needs Signoff
Change sponsored? --- Sponsored
michaela.sieber 2024-10-10 14:21:22 UTC CC david, jonathan.druart
katrin.fischer 2024-10-14 08:10:57 UTC Assignee koha-bugs lukasz.koszyk
katrin.fischer 2024-10-16 14:40:03 UTC Status Needs Signoff Signed Off
katrin.fischer 2024-10-16 14:40:05 UTC Attachment #172587 Attachment is obsolete 0 1
michaela.sieber 2024-10-17 08:15:16 UTC CC clemens.tubach, raphael.straub
domm 2024-10-18 11:02:16 UTC CC domm
domm 2024-10-18 11:02:41 UTC QA Contact testopia domm
lukasz.koszyk 2024-10-25 14:53:25 UTC Attachment #172822 Attachment is obsolete 0 1
lukasz.koszyk 2024-10-25 14:54:42 UTC Status Signed Off Needs Signoff
david 2024-10-28 00:41:56 UTC Status Needs Signoff Signed Off
david 2024-10-28 00:42:00 UTC Attachment #173381 Attachment is obsolete 0 1
katrin.fischer 2024-11-01 08:18:44 UTC Keywords RM_priority
katrin.fischer 2024-11-01 08:19:04 UTC Keywords rel_24_11_candidate
m.de.rooy 2024-11-01 09:00:57 UTC CC m.de.rooy
m.de.rooy 2024-11-01 09:02:04 UTC Status Signed Off Failed QA
domm 2024-11-07 15:30:26 UTC Attachment #173426 Attachment is obsolete 0 1
domm 2024-11-07 15:35:12 UTC Status Failed QA Passed QA
katrin.fischer 2024-11-11 14:36:16 UTC Status Passed QA Pushed to main
Version(s) released in 24.11.00
katrin.fischer 2024-11-11 14:37:34 UTC Keywords rel_24_11_candidate, RM_priority release-notes-needed
katrin.fischer 2024-11-22 09:59:15 UTC Keywords release-notes-needed
Text to go in the release notes Database connections with TLS require client private keys
and certificates for authentication but MariaDB also supports
authentication by user and password.
This enhancement allows omitting the TLS options for certificate based client authentication.
lucas 2024-12-05 21:23:18 UTC Status Pushed to main Needs documenting
CC lucas
katrin.fischer 2024-12-20 10:33:46 UTC See Also https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38760
david 2025-03-16 20:53:32 UTC Text to go in the release notes Database connections with TLS require client private keys
and certificates for authentication but MariaDB also supports
authentication by user and password.
This enhancement allows omitting the TLS options for certificate based client authentication.
Database connections with TLS require client private keys and certificates for authentication, but MariaDB also supports authentication by user and password.

This enhancement allows omitting the TLS options for certificate based client authentication.

Information on configuring: https://wiki.koha-community.org/wiki/Securing_MariaDB_connections_in_Koha_using_a_separate_database_server
katrin.fischer 2025-04-09 11:40:14 UTC See Also https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39591
katrin.fischer 2025-04-10 12:45:09 UTC See Also https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39602
katrin.fischer 2025-04-10 12:47:44 UTC Blocks 39591

Back to bug 36026