hublot require allowing to run insecure content
Due to the fact that some of the external services do not expose secured (aka https, wss) end points, we need to configure our browser runner to allow access to insecure content.
This should not cause a problem in practice, but is still bad. We should ensure that this will not be needed in the future, by adding a secure endpoint to all external services.