Skip to content

Look into ELASTICSEARCH_SSL_VERIFICATIONMODE for Kibana app in DA #332

@Ak-sky

Description

@Ak-sky

To have secure connection between Kibana and ES instance, setting this value ELASTICSEARCH_SSL_VERIFICATIONMODE: full is required.
This env variable controls the verification of certificates presented by Elasticsearch. Valid values are none, certificate, and full. full performs hostname verification, and certificate does not, as this should be secure by default I believe the value should be set as full.
This needs to be lookd into as below is mentioned here

Kibana runs with ELASTICSEARCH_SSL_VERIFICATIONMODE set to none, so although the traffic between Kibana and Elasticsearch is encrypted, the Elasticsearch service is not verified against the CA certificate provided by IBM Databases for Elasticsearch credentials.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions