Does anybody have a clue about how to set up WebSocketContainer with Jetty implementation with SSL but without Hostname Verification? I want to skip the Hostname Verification.
Jetty has by default no Hostname Verification.