java/net/httpclient/HttpClientSNITest.java fails intermittently

XMLWordPrintable

    • b07

        The test shares a single SSLContext between clients and servers. It can happen that the second client or server created manages to bind to the same port than the previous client or server, which can trick the TLS code into assuming a session resumption, which invalidates the test assumptions.

              Assignee:
              Jaikiran Pai
              Reporter:
              Daniel Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: