plotly / falcon

Free, open-source SQL client for Windows and Mac 🦅

Home Page:https://plot.ly/free-sql-client-download/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self signed SSL certificates

benetis opened this issue · comments

Trying to connect to local elasticsearch cluster which has self signed certificates enabled. I am getting error:

request to https://127.0.0.1:9200/_cat/indices/?format=json failed, reason: unable to verify the first certificate

Is there an easy way I can skip verification or accept those certificates?