coussej / node-opcua-logger

An OPCUA Client for logging data to InfluxDB! 🔌 🏭
https://www.factry.io
MIT License
179 stars 63 forks source link

Failed to write points, error: "Self-signed certificates" #79

Open henjoe opened 2 years ago

henjoe commented 2 years ago

Hi @coussej,

I wonder if it is possible to write data to influxdb via an https rather than http? I configured my influxdb to have a self-signed certificate, however the opcua logger has error writing:

image

Thank you.

Regards, Henjoe