transport_test: ShutdownDuringSSLHandshake cannot load cert

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Service Arch 2023-04-17
    • 7
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This test loads an X.509 cert from:

      std::ifstream input("jstests/libs/client.pem");

      This jstests directory isn't symlinked in my spawnhost and the test will be running in an environment that doesn't have a jstests/ relative path on an evergreen BF repro spawnhost.

      The code that loads this cert doesn't check the ifstream for errors and it should.

            Assignee:
            Billy Donahue
            Reporter:
            Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: