https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39602

            Bug ID: 39602
           Summary: Installer doesn't work with TLS MySQL connection
                    without mutual authentication
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Installation and upgrade (web-based installer)
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: katrin.fisc...@bsz-bw.de
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com

Bug 36026 implemented TLS connections without mutual authentication by patching
Database.pm. While we assumed that Koha always that to create a connection,
it's not quite true. Installer.pm also needs to be patched:

https://git.koha-community.org/Koha-community/Koha/src/branch/main/C4/Installer.pm#L74

I wonder if it could also be an option to always use Database.pm to centralize
this code?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to