Bug 33563: Add comments for Elasticsearch security config
authorDavid Cook <dcook@prosentient.com.au>
Wed, 22 May 2024 23:49:35 +0000 (23:49 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 27 Jun 2024 09:49:58 +0000 (11:49 +0200)
commitce90d65603dbffd2c6b8a18468f09f2e66df34c4
tree16f61620512f8099bfd898975b5adf29fbcb0c1f
parent96d1ad65b486f3e1962ec13fd2db09afbead82b6
Bug 33563: Add comments for Elasticsearch security config

This patch adds some commented Elasticsearch security configuration,
which shows how to use username/password with HTTPS.

Test plan:
0. Apply patch
1. cp debian/templates/koha-conf-site.xml.in /etc/koha/koha-conf-site.xml.in
2. koha-create --create-db test
3. vi /etc/koha/sites/test/koha-conf.xml
4. Note that the comments for userinfo and use_https are in the koha-conf.xml

Signed-off-by: Magnus Enger <magnus@libriotech.no>
Works as advertised.
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
debian/templates/koha-conf-site.xml.in
etc/koha-conf.xml