Hi again, and sorry for spam.
I'm working hard with openfire websocket plugin and its work fine.
I'm using SSL protocol in web, and I would like use wss instead of ws.
I guess I have to modify websocket server ( specifically websocket.jar ).
Some help? Is necessary modify websocket server? I'm triying change ws:// to wss:// manually, but i don't get connection.
Thanks in advance