Closed mindphluxnet closed 8 months ago
Thanks for contributing but I don't see the need for this.
People have been running it in all types of setups the last ~6 years and never have anyone complained. Why I ever passed in the context was if I would ever handle proper certificates which no-one also never complained on. My current plan is to remove the context and clean that part up.
Alright.
Despite being able to set a SSL context the URI used to connect to the controller is hardcoded to use HTTPS. Not every controller runs on HTTPS so connecting will always fail with the error
This feels like an oversight so my PR fixes this.