gausma / nodered-contrib-signal-client

Signal communicator client nodes for Node-RED
GNU General Public License v3.0
33 stars 13 forks source link

self signed certificate in certificate chain #37

Open mgx0 opened 2 years ago

mgx0 commented 2 years ago

Hello,

got this error and cannot find anything on it. Is it this node-specific error or is it node-red? Can I add the self-signed certificate so that the request does not fail? can I add the trusted certificate to node-red so it works everywhere? or is the trust coming from linux OS certificates store?

thanks a lot

Signal client error: {"name":"HTTPError","code":-1,"response":"FetchError: request to https://textsecure-service-staging.whispersystems.org/v1/accounts/sms/code/+xxxxxxxxxx?captcha=abcdefgh failed, reason: self signed certificate in certificate chain"}

lost-carrier commented 1 year ago

same here...

SimonButtazzi commented 1 year ago

same here. For live server and stage server.

opajonk commented 1 year ago

Here as well :-(

SimonButtazzi commented 1 year ago

Looks like there is a correlation: https://github.com/gausma/libsignal-service-javascript/issues/3 Outdated dependencies.

gruijter commented 1 year ago

I have the same issue on latest Node-red. Is this package still actively maintained? I really hope it can be fixed 🙏

anthonylhill commented 11 months ago

still an issue August 2023