I have deployed my VueJS application to netlify. My app works fine on my local machine, and the production deployment works in Chrome, but Firefox gives the following error when you hit 'connect'.
This is attempting to connect to an MQTT broker over websockets.
DOMException: "The operation is insecure."
You can see a working example here: