Push and encryption

Hi,

I’m using Push with WebSockets. For now it’s not in production considering security concerns.

When I monitor my requests/responses I can see the protocol used is ws:// wich is not encrypted.

How to configure my app to ensure the WebSocket traffic with Vaadin push is encrypted with SSL ?

Cheers,

Fred