[Bug 18245] New: debian/templates/koha-conf-site.xml.in missing tls
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18245 Bug ID: 18245 Summary: debian/templates/koha-conf-site.xml.in missing tls Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: mtompset@hotmail.com QA Contact: testopia@bugs.koha-community.org As noted by Marcel in https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15427#c17 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18245 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18245 --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 61004 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61004&action=edit Bug 18245: Add missing TLS to debian/templates/koha-conf-site.xml.in This was found as a result of testing another bug. Added missing line. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18245 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=15427 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18245 Mirko Tietgen <mirko@abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mirko@abunchofthings.net Status|Needs Signoff |Failed QA --- Comment #2 from Mirko Tietgen <mirko@abunchofthings.net> --- If you want to add this, I think you also need to add <ca>, <cert> and <key>? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18245 --- Comment #3 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Mirko Tietgen from comment #2)
If you want to add this, I think you also need to add <ca>, <cert> and <key>?
You may be right, but check out the diff between etc/koha-conf.xml and debian/templates/koha-conf-site.xml/in currently. I'm not sure the correct way to add, because hard-coded-path/__KOHASITE__/rest-of-path is not the same as __SOME_THING_TO_FULLY_REPLACE__/rest-of-path. Thoughts? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18245 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18245 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt@gmail.com |mtompset@hotmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18245 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|mtompset@hotmail.com |koha-bugs@lists.koha-commun | |ity.org -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18245 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|Failed QA |RESOLVED --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Checked the file in question and found: <tls>__DB_USE_TLS__</tls> <ca>__DB_TLS_CA_CERTIFICATE__</ca> <cert>__DB_TLS_CLIENT_CERTIFICATE__</cert> <key>__DB_TLS_CLIENT_KEY__</key> *** This bug has been marked as a duplicate of bug 22857 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org