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.
- related to
-
CDRIVER-2844 Some errors ignored when loading certs, CAs, CRLs
- Backlog