madshall / node-blink-security

This is an npm module for communicating with Blink Home Security System
MIT License
86 stars 33 forks source link

Some blink servers have expired certificates. #51

Open bartdorsey opened 4 years ago

bartdorsey commented 4 years ago

A user of my homebridge plugin noticed that some blink servers have expired certificates which causes API calls to fail using this plugin. You can see the discussion here. https://github.com/bartdorsey/homebridge-blinkcameras/issues/28#issuecomment-648837001

There’s also a discussion of this over here for homeassistant https://github.com/home-assistant/core/issues/24221

sanchezl commented 4 years ago

Looks like it might have to do with a change in how the URLs should be constructed. See https://github.com/MattTW/BlinkMonitorProtocol/issues/39#issuecomment-631451271