Securing Node-RED and using node-red-contrib-tfjs-coco-ssd

Just to inform. If you have password protected the node-defined HTTP endpoints (httpNodeRoot), or the static content (httpStatic) in settings,js, the node will fail in it's attempt loading the model

If you change the default setting and add the user:password combination you have used in settings.js like below, the model will load :wink:

If you have secured it with certificates etc etc (https) I don't know how it should be configured or if it then is possible or not

If you leave the url blank it will try to load from internet instead so should be ok. (just takes longer... but shorter than not loading of course)

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.