Closed
Description
I tried to create a server hosted on the same server as my website with https on it. (https://hollowbit.net/vedi0boy/). You can see https works, but when I try using it for websockets, it doesn't. Is there a way to do it or is it simply not implemented yet.
When using applications made with gwt (java converted to javascript) for example, it doesn't allow you to connect to self-signed certificate servers for security reasons. Also, it looks a lot more legit if I don't use them.
Thanks!