Closed poldiderjungdrache closed 10 months ago
Is the error only happening in "test connection"? Does adapter work if you safe it or do you get te same error?
Well at first I thought data will not be send. However the adapter starts and checking after a couple of hours now I see data arriving in my DB. So it seems the adapter does work after all.
Ok, so I assume that the "ignore ssl cert" flag is not transported correctly when checking connection, ok, thx. Will look at it
The issue can be closed. https://github.com/ioBroker/ioBroker.influxdb/pull/337
Hello, I am getting ‘Error: self signed certificate in certificate chain‘ message when testing the DB connection to my influx 2.0. To my understanding he should just ignore the self signed cert as I don’t tell him to ‘Vaildate SSL certificate’. So how come this error pops up? Full explanation I have an internal CA that has signed the cert. The full chain is added to influx. So my understanding is he does not like the rootCA, which of course is not trusted. But then again why does he even care if I tell him not to? I’ve also tried to add my rootCA to the trust store of the OS (raspbian). curl is happy with the cert presented:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots & Logfiles
added
Versions: