Hisense TV using VIDDA 7

Failing miserably here when trying to set up the mosquitto bridge. I’ve read the certs from my TV, put both in a crt file, called the whole thing hisense-chain.crt, referenced it as bridge_cafile in the config. Result:

2025-04-22 16:47:59: Connecting bridge hisense (192.168.178.54:36669)
2025-04-22 16:47:59: OpenSSL Error[0]: error:0A000410:SSL routines::sslv3 alert handshake failure
2025-04-22 16:47:59: Bad socket read/write on client local.HomeAssistant: A TLS error occurred.
2025-04-22 16:48:30: Connecting bridge hisense (192.168.178.54:36669)
2025-04-22 16:48:30: OpenSSL Error[0]: error:0A000410:SSL routines::sslv3 alert handshake failure
2025-04-22 16:48:30: Client local.HomeAssistant disconnected: Protocol error.

No idea what to put into bridge_certfile and bridge_keyfile. Any help appreciated.

Alex