Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-2345

ClientEndpointConfig stored SSLContext is ignored by Undertow implementation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.3.12.Final
    • None
    • Web Sockets
    • None

      With websocket 2.1 in Jakara EE10,
      "ClientEndpointConfig.Builder sslContext​(SSLContext sslContext)"
      method has been added that allows us to hold SSLContext within ClientEndpointConfig.

      The current DefaultWebSocketClientSslProvider (in Undertow WebSockets JSR356 implementations) ignores it.

      Implement the missing bit.

            ropalka Richard Opalka
            ropalka Richard Opalka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: