Reviewed: https://reviews.mahara.org/c/mahara/+/13185 Committed: https://git.mahara.org/mahara/mahara/commit/9fa83c838ece71dc98a03e82057e542f997fb087 Submitter: "Robert Lyon <[email protected]>" Branch: main
commit 9fa83c838ece71dc98a03e82057e542f997fb087 Author: Gold <[email protected]> Date: Thu Sep 29 15:55:20 2022 +1300 Bug 1968632: Improve reporting on ignoressl and productionmode Updated the configs, README and added to the server status message if it is the SSL Cert error. Signed-off-by: Gold <[email protected]> Change-Id: I7e05729998d9d5c03471c2ef7c0f2668e33a5334 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1968632 Title: Elasticsearch and "ignoressl" Status in Mahara: Fix Committed Bug description: I've just stood up a development version of ES7 and am getting this error on the plugin page: Error: SSL certificate problem: unable to get local issuer certificate I have tracked this down to "ignoressl" being set while "productionmode" was "true". The "ignoressl" is *only* used if "productionmode" is "false. This feels like documentation fix in dev/elasticsearch/README.md and maybe config-environment.php. Perhaps also in "PluginSearchElasticsearch7::plugin_status_access()" to make it a quick thing to check should it crop up again. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1968632/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

