hoppla-sa
hoppla-sa copied to clipboard
Hoppla currently broken with the new (pro) Bridge
This issue is just to track the problem.
Apparently Signyfy / Hue finally broke the API by enforcing https by means of a 301, but using a certificate by a CA not trusted on most systems.
Unfortunately Qt decided that in QML you can't ignore a non-trusted TLS cert, the only way to override that is via C++ code, which is not possible in a plasmoid distributed via the KDE store / GHNS etc.
So I will have to come up with a decent workaround. In the meantime, I am afraid that hoppla will be broken for new bridges unless you add something in between that either speaks http or uses a certificate you trust. Reports about that will have to be closed.