fofapro / fapro

Fake Protocol Server
1.52k stars 178 forks source link

health check timeout: certificate signed by unknown authority: no Elasticsearch node available #32

Open UIT19522051 opened 1 year ago

UIT19522051 commented 1 year ago

I have a problem like below picture when i try to connect fapro with elasticsearch by https 1 And this is my fapro.json 2

ntestoc3 commented 1 year ago

What version of elasticsearch are you using? Currently only elasticsearch v7 is supported.

UIT19522051 commented 1 year ago

I am using elasticsearch 7.17.6. Is this ok? i think problem happening with https because last month i tried fapro with http and it work normally

ntestoc3 commented 1 year ago

Sorry for the late reply. Currently, we do not support HTTPS connections with self-signed certificates. Please add the certificate to the system trust of the fapro client, or use a non-self-signed certificate.