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

Home assistant with HTTPS cert #16

Open
12nick12 opened this issue Oct 9, 2017 · 3 comments
Open

Home assistant with HTTPS cert #16

12nick12 opened this issue Oct 9, 2017 · 3 comments

Comments

@12nick12
Copy link

12nick12 commented Oct 9, 2017

Home assistant with HTTPS invalid cert ignoring

@gerardovf
Copy link

Hi, I love your app. My problem is that now I'm using node-red with https and a 'personal' certificate.
Would it be possible to tell HTTP-Push to ignore an invalid certificate?
Thanks for your good work!

@skonagaya
Copy link
Owner

Unfortunately, the XmlHttpRequest library used in the app doesn't have an option to bypass invalid certificates. However, enabling HTTPS is actually quiet simple and free.

To enable SSL on your app, check out Let's Encrypt. It's worth mentioning that Home Assistant also has a Let's Encrypt Add-on.

Hope this helps!

-Sean

@gerardovf
Copy link

@skonagaya Thanks a lot for your quick answer! I'm using node-red running in a Raspberry Pi. I'll try your hint. It doesn't seem so hard... 👍

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

3 participants