https://www.websocket.in let's you define an own websocket url which is in the form of:
wss://connect.websocket.in/YOUR_CHANNEL_ID?room_id=YOUR_ROOM_ID
Note: While wss:// is supported, your jenkins instance might reject the connection.
Make sure you have a valid certificate store path given and that the connection to the given host is trusted.
Workaround (not recommended): use the unencrypted ws:// Url instead.