Michael Hecht

Results 4 comments of Michael Hecht

Found out myself what to do: `verify_ssl_certificate=False` --> don't check certificate `verify_ssl_certificate='/path/to/certificate'` --> check certificate So, setting verify_ssl_certificate to True was the error.

Hi, I just set up a new Docker container with node-red 2.2.3 OPC-UA 0.2.307 can now be installed but I get following error on start: ``` 14 Jun 09:59:59 -...

I followed the instructions in https://github.com/mikakaraila/node-red-contrib-opcua/issues/537 but now I run into other problems with node.js 16.x So I would need a version that works with node.js 14.x

Yes, I'm running Node-Red inside Docker. Is there a workaround / solution for this problem?