Build.gradle Allow Insecure Protocols

Hello,

Our team is trying out leds for the first time in a few years, and we are using the LightDrive 12 LED Controller. Our LEDs are hooked up but it our vendor library is using http and not https. Build.gradle does not allow for these insecure connections, but our team wants to override this to get our leds running. I tried looking into allowing insecure protocols but implementing them never worked for me.

This is the vendor library http://mach-engineering.com/products/maven/com/mach/LightDrive/LightDrive.json.

Thanks!

I don’t believe there is a way to allow insecure protocols in vendordeps. You could try adding it as a normal maven dependency, though.

FYI, that library was last updated in 2019 and will more than likely not work with the 2023 roborio image and software libraries.

1 Like