AntonShuvaev / elasticsearch4idea

Elasticsearch Plugin for JetBrains IDEs
https://plugins.jetbrains.com/plugin/14512-elasticsearch
59 stars 8 forks source link

Add checkbox to allow self-signed certificates #71

Closed cakarlen closed 2 years ago

cakarlen commented 2 years ago

In the latest update of the plugin, it seems like I am unable to connect to Elastic clusters that use self-signed certificates:

image

Could you add the ability to connect to clusters using an insecure method?

AntonShuvaev commented 2 years ago

Hi @cakarlen,

This error is because of certificate hostname verification which I have added in the previous update. I will add checkbox to force trusting certificate.

AntonShuvaev commented 2 years ago

Added in 2022.1.6