https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38345 Michał <schodkowy.omegi-0r@icloud.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |schodkowy.omegi-0r@icloud.c | |om --- Comment #28 from Michał <schodkowy.omegi-0r@icloud.com> --- (In reply to David Cook from comment #26)
<handle_args><verify_SSL>0</verify_SSL></handle_args>
(In reply to David Cook from comment #27)
(In reply to David Cook from comment #26)
However, if you're using HTTPS and self-signed SSL certs, there's more problems.
Actually, this should be true for everyone using the Search::Elasticsearch library with any flavour of ES.
OMG, yes, it is true. Thanks for sharing this, I probably wouldn't have figured it out otherwise... Added it to the wiki under default setup instructions. I was definitely trolled by that after updating to Debian 13.
I don't love the way Search::Elasticsearch::Cxn::HTTPTiny is coded. Took a bit of work to figure out that config option but oh well.
...and the reason I wouldn't have figured it out is that I was assuming all the time that ::AEHTTP is used instead, because it has this `/certificate verify failed/ ? 'SSL'` that appears in verbose logs with HTTPTiny implementation as well, and the [SSL] category is also shown, so I figured yeah that's a no-brainer that's the HTTP client in use then... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.