Hi,
I execute a HTTP-GET on a self hosted web page. With http request node I get the error message self_signed_cert_in_chain
. I don't know how to solve this because alle answers in web are about nodejs but not node-red. Setting -e NODE_TLS_REJECT_UNAUTHORIZED=0
in my docker container did not help.