Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-19238

camel-vertx-websocket: Apply default port when the wss scheme is used

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.0-M3, 4.0.0
    • camel-vertx-websocket
    • None
    • Unknown

    Description

      Something I noticed when connecting to WS endpoints requiring the wss:// scheme, is that Vert.x does not set any default port (E.g 443) in its connection options. So it tries to connect using port 80 which results in SSL handshake issues.

      The simple workaround is to explicitly configure the port in the vertx-websocket endpoint URI. But it'd be nice to set a default so that it's not needed for the wss scheme scenario.

      Attachments

        Issue Links

          Activity

            People

              jamesnetherton James Netherton
              jamesnetherton James Netherton
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: