Running openvidu-js-node does not work on FF

Hi,
I am trying to run this example:-

https://docs.openvidu.io/en/2.16.0/tutorials/openvidu-js-node/

It works on Chrome, but when I try to run on FF I am getting web socket connection errors:-

I am using FF 85.0.2 and I am using Windows 10 to run the applications. I am running with node 14.14.0

Any ideas what is wrong?

Kamal.

Found the issue, you need to separately hit https://localhost:4443. This will allow you to save the exception. It would be nice if this information was put in the FAQ.

Thank you for reporting.

We will clarify that in the documentation.