mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #65702
[Bug 1968632] [NEW] Elasticsearch and "ignoressl"
Public bug reported:
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.
** Affects: mahara
Importance: Undecided
Status: New
** Tags: bite-sized
--
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:
New
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
Follow ups