I can't to connect to my server with ws://address.tld or wss://address.tld I figure out, that http://address.tld is working. So this is not a problem.
But I am not able to figure out, how to connect to server with https. I am trying to connect to heroku. With http only it working like a charm but with https (even with specific 443 port) it fails.
So my question is. Does this websocket with https?
Hello,
I can't to connect to my server with ws://address.tld or wss://address.tld I figure out, that http://address.tld is working. So this is not a problem.
But I am not able to figure out, how to connect to server with https. I am trying to connect to heroku. With http only it working like a charm but with https (even with specific 443 port) it fails.
So my question is. Does this websocket with https?
Here is log: