]> granicus.if.org Git - curl/commit
darwinssl: Fix exception when processing a client-side certificate file
authorNick Zitzmann <nickzman@gmail.com>
Wed, 17 May 2017 00:21:12 +0000 (19:21 -0500)
committerNick Zitzmann <nickzman@gmail.com>
Wed, 17 May 2017 00:21:12 +0000 (19:21 -0500)
commitc58063b4f828f47e4a7ed6c8c6cbd286d1162afc
tree3bb6a40041de4e8fd9756a25891c0bf6980094bb
parent32c27f9e98e3b6195b0e465df853a98a4702fb01
darwinssl: Fix exception when processing a client-side certificate file
if no error was raised by the API but the SecIdentityRef was null

Fixes #1450
lib/vtls/darwinssl.c