You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For self-signed environment, the code does not work. we need to set the certificate in order to establish a connection with Elasticsearch. There are two places to change:
Thanks! For now we have focused on two scenarios: cloud + local instance with security turned off.
An incremental improvement will be to add a heading for when you need to use the self-signed cert and allow the developer to customise the code to accommodate it. Happy for you to add that heading to the readme in a PR.
Will keep this issue open in case there are more developers who want this support. If you do, please react / comment on the issue!
For self-signed environment, the code does not work. we need to set the certificate in order to establish a connection with Elasticsearch. There are two places to change:
We can index the data using the command like:
and we can run the frondend like:
The text was updated successfully, but these errors were encountered: