Hey I have been working with this problem for a bit now, and I am hoping that I could get some help. I need to get photon server working using wss, but I cannot use the default load balancing program, due to and raw ip address connections being blocked by the various firewalls. To solve this I have modified the load balancing app to always reply with hostnames. This all works fine on normal web sockets. We have been told that everything needs to be made https and wss. which is where the problems start. All of the docs have you utilizing self-signed certs, or at least certs for that specific domain. We do have ssl certs but they are wildcard certs, and when I try to configure the server to use them, it starts for a few seconds and then closes. For the moment we have a workaround hack, but feel like a real solution would be ideal. I cannot go into great detail on the public forum but would like to talk to someone. maybe @tobias
↧