Accept connection failure on Windows in ssl_alert_reporting.js

XMLWordPrintableJSON

    • Fully Compatible
    • v4.0, v3.6
    • Security 2019-01-28
    • 11
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Windows sometimes observes connection failures instead of TLS alert packets in ssl_alert_reporting.js. This is because the server writes the packet, then issues a shutdown with SD_BOTH. Because there is data in the receive queue, this causes the server to emit an RST packet. This can pre-empt the client's handling of the written packet.

      On Windows, we should retry the test, if we encounter a connection failure.

              Assignee:
              Isabella Siu (Inactive)
              Reporter:
              Spencer Jackson
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: