PUN with Unity WebGL issue.

Options

Hi,

I am working on a game with PUN. I want to publish it on webGL but I'm having a issue with wss://. When I use web socket it work fine but when i try to use wss:// or web socket secure it's not working.

Maybe I'm not able to config certificate in correct way. Anyone here who can guide me to setup certificate in correct way. I've certificate and private key. Also my hosting server is AWS EC2 windows machine.

Comments