hoppla-sa icon indicating copy to clipboard operation
hoppla-sa copied to clipboard

Hoppla currently broken with the new (pro) Bridge

Open Fuchs opened this issue 4 months ago • 0 comments

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.

Fuchs avatar Sep 24 '25 13:09 Fuchs