Monday, 24 April 2017

Secure STOMP over websocket server with self-signed certificate?

I have a node JS app that I need to connect to a STOMP over WebSocket server.

I have not been told what port the server is on, so I assume it uses whatever is default for wss:// (443 I think?). All I have is the host name.

I also have a username and password I am supposed to include somehow. There is no sample code that has been given.

I need help debugging/testing this. If there is a way to scan the servers ports as well that would be good.



via OneChillDude

No comments:

Post a Comment