Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-8535

[Broker-J] Add a switch to ignore SNI host errors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • qpid-java-broker-8.0.3
    • qpid-java-broker-8.0.5
    • Broker-J
    • None

    Description

      While qpid proton client connects using TLS to broker, it sets the virtual host name as SNI in the header during the SSL handshake. When VH name contains an underscore, broker fails to create SNI name as it considers underscore as an invalid character, as a result SSL handshake failure occurs.

      Adding a switch to bypass SNIhostname errors and proceed with SSL handshake would allow the client to continue broker with SSL handshake even when SNI is incorrect

      Attachments

        Activity

          People

            Unassigned Unassigned
            DedeepyaT Dedeepya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: