Accessing search guard protected cluster from Kibana Sense.

Elasticsearch version: 5.5.0

Search guard version: 5.5.0-16

JVM version: 1.8

Search Guard configuration files: used the demo scripts as given in the documentation.

Installed Sense plugin via kibana.

NOTE: Elasticsearch server is hosted on cloud and the GET request is being sent from Kibana Sense hosted on my local server. I was able to sent requests before securing the cluster with search guard.

The error thrown while sending a request from Kibana Sense.

Error connecting to ‘https://192.168.1.0:9200/_cat/indices’:

Client request error: unable to get local issuer certificate

Did you set elasticsearch.ssl.verificationMode: none in kibana.yml? Is the rest of Kibana working, means, only Sense is failing?

···

On Sunday, November 5, 2017 at 11:09:36 PM UTC-8, Abhilash Bolla wrote:

Elasticsearch version: 5.5.0

Search guard version: 5.5.0-16

JVM version: 1.8

Search Guard configuration files: used the demo scripts as given in the documentation.

Installed Sense plugin via kibana.

NOTE: Elasticsearch server is hosted on cloud and the GET request is being sent from Kibana Sense hosted on my local server. I was able to sent requests before securing the cluster with search guard.

The error thrown while sending a request from Kibana Sense.

Error connecting to ‘https://192.168.1.0:9200/_cat/indices’:

Client request error: unable to get local issuer certificate