Hi,
I can get data with the following request in browser
https://192.168.0.74:1443/api/config/flags
But in nod red - http request there is a error - unable_to_veryfy_leaf-signature. see also pic for debug infos
Thanks and Regards
urs
Hi,
I can get data with the following request in browser
https://192.168.0.74:1443/api/config/flags
But in nod red - http request there is a error - unable_to_veryfy_leaf-signature. see also pic for debug infos
Thanks and Regards
urs
Is the ssl certificate valid for the 192.x address ? or is it self-signed ?
I'm a dummy...
Regards
Try http://192.168.0.74:1443/api/config/flags (http , not https)
Try putting https and msg.rejectUnauthorized to false.
sorry, could you please explane how?
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.