Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2825

Connecting with an invalid cert path secure transport hangs

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.14.0
    • Affects Version/s: None
    • Component/s: tls
    • Labels:
      None

      Supplying the wrong path to a certificate for DarwinSSL seems to hang indefinitely on this line:

      dataref = SecTransformExecute (sec_transform, &error);
      

      Instead, we should log an error if possible, like we do for OpenSSL.

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: