I am finally trying to get my feet wet in node-red. Setting up our AR1/S1 has been… interesting…
Anyway, I think I have all of the api keys and SSL certificates created/installed, but now I am stuck. I have followed all of the directions that I could find (some of which are wrong/incomplete) and am now stuck at "cannot open file at '/home/dev/.node-red/certs/cert.192.168.1.240.crt'."
There is several things possible, but the name of the certificate is a bit troubling for me because of the many dots it may be reading “cert.192” instead of a dot cert or pem file, try renaming cert to “cert1921681240.crt”
Let us know…
That’s the way I usually get it going. Its always on the same network and I don’t need the overhead of HTTPS, so yeah, in PAC Manager, turn of HTTPS, set the port back to 80, save to flash, then restart the PAC Controller.
Then in Node-RED just set it to HTTP and put the key in and you should be up and running.
Try uploading the certificates through Node-RED admin. Go to https://192.168.1.121:3000, select Certificates on the left hand side, then upload your files there. This should put the file on the correct path, then we can check to make sure the certificates were generated as expected.