Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling https requires the acl package for setfacl #8

Open
billsegall opened this issue Dec 22, 2018 · 2 comments
Open

Enabling https requires the acl package for setfacl #8

billsegall opened this issue Dec 22, 2018 · 2 comments

Comments

@billsegall
Copy link

billsegall commented Dec 22, 2018

The acl package should probably be added to the dependencies and to the disk images

@noahbaron
Copy link
Collaborator

Thanks for your comment. Is there a good reference you can point me to? Is this to setup node-red as an https server?

@billsegall
Copy link
Author

Yes, I was trying to set up node-red over https as I wanted to secure a tiltpi install so I might use it from outside my firewall. The error message was quite confusing and since I'd diagnosed it I thought it might be usefully done in the next release.

Ideally the disk image would have https enabled by default but I should mention that I had more problems than this issue and did not get it working. I'll revisit at some point.

The disk image's /home/pi/.node-red/settings.js file is where the config gets done and you also need a self signed key (or perhaps letsencrypt might be better).

node-red doc is at https://nodered.org/docs/configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants