-1

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.

Mureinik
  • 297,002
  • 52
  • 306
  • 350
Hugo Larson
  • 15
  • 1
  • 6

1 Answers1

0

Jetty has by default no Hostname Verification.

Hugo Larson
  • 15
  • 1
  • 6