Posting this for anybody else running across the same problem.
I was working on a browser client that used stanza.io to connect to an XMPP server (Prosody, in my cas
This is what I did and it worked:
1 - Generate self signed certificate
2 - Create an https websockets server this way