Hello, is there some way to have my game played via HTTP rather than HTTPS ? I have multiplayer game and I have configured my server to listen on 8080 for HTTPS but still I can only connect when I add security permission because I have unsigned certificate only.
Why are we forced to use HTTPS and pay for trusted certificates ? Or is there some other way around ?
Anyone faced that problem or am I the only one ?