On 2/8/22 12:58 AM, Rémi Bougard wrote:
> Hi Jeff,
>
> On Mon, Feb 07, 2022 at 04:21:37PM -0700, Jeff Ross wrote
> I don't know the nuts and bolts of your configuration but I think
> a secure websocket connection must begin with "wss://", so maybe
> just change
>
> ws://ip_cam.openvistas.net:9001/mqtt
> into
> wss://ip_cam.openvistas.net:9001/mqtt
>
> and it will work ?
>
> I hope this helps.
>
> Rémi
>
Good idea, Rémi but it doesn't make a change. I'm now looking into
using a reverse proxy on my apache2 web server to redirect the mqtt
traffic and take care of encryption.
Thanks for replying!
Jeff
No comments:
Post a Comment