-
Type:
Feature Request
-
Resolution: Done
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: backend
-
None
AT:
- given:
- I have a Elasticsearch which is offering a secured http endpoint only (https)
- the https connection uses a public certificate
- no basic authentication needed required
- when:
- Optimize is configured to talk to the https endpoint
- security for the Elasticsearch connection is enabled
- no user is provided
- no certificate is provided
- then:
- Optimize successfully connects against Elasticsearch
- such that:
- Optimize can be used in evironments/ withElasticsearch version that do not require a certificate or basic auth, such as Amazon AWS
Hints:
- make both the user and the certificate Options for the secured Elasticsearch connection optional
- basic auth should also be possible regardless if ssl is active or not
- to test the implementation you can use (temporarily):
https://search-camoptimizetest-ith5esyzdfqrxtqjryqiivgsaq.eu-central-1.es.amazonaws.com:443
This is the controller panel for Smart Panels app
- mentioned in
-
Page Loading...