iris
iris copied to clipboard
CBW driver enhancements
Adds support for new firmware, https authentication, voltage and SN displayed on controller Status Tab
The HTTPS patch affects all protocols, not just CBW. Specifically, this impacts CAP, MSG_FEED, and ClearGuide, which all use https.
Does the newer CBW firmware not allow unencrypted HTTP connections? On public networks, certificates must be checked to prevent man-in-the-middle attacks.
Maybe there could be a method to allow invalid certificates on a CommLink (or protocol) level? Alternatively, we could explore adding the CBW certificate root as a trusted cert on the IRIS host.