You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 2 Roomba e5s and an i3. While whitelisting the certificates I noticed that they are set to expire December 31, 2025:
Relevent lines from openssl cert check: v:NotBefore: Mar 13 00:00:00 2015 GMT; NotAfter: Dec 31 00:00:00 2025 GMT
If Roomba no longer provides firmware updates with newer certs, I am wondering if they will stop working with the official apps. The last update iRobot provided for the e5 was back in 2020. Not sure if it is still supported by them. I also do not use the iRobot app for any of my roombas for quiet a while - none of my roombas cannot access internet and I control them via a couple of scripts on my local lan.
This will not likely be an issue for users strictly using the scripts like roomba-python as you can easily bypass checks with SSLContext configs but wondering about the official channels.
The text was updated successfully, but these errors were encountered:
I have 2 Roomba e5s and an i3. While whitelisting the certificates I noticed that they are set to expire December 31, 2025:
Relevent lines from openssl cert check:
v:NotBefore: Mar 13 00:00:00 2015 GMT; NotAfter: Dec 31 00:00:00 2025 GMT
If Roomba no longer provides firmware updates with newer certs, I am wondering if they will stop working with the official apps. The last update iRobot provided for the e5 was back in 2020. Not sure if it is still supported by them. I also do not use the iRobot app for any of my roombas for quiet a while - none of my roombas cannot access internet and I control them via a couple of scripts on my local lan.
This will not likely be an issue for users strictly using the scripts like roomba-python as you can easily bypass checks with SSLContext configs but wondering about the official channels.
The text was updated successfully, but these errors were encountered: