clear error queue on success and return NULL if no cert could be read
authorNils Larsch <nils@openssl.org>
Wed, 1 Jun 2005 08:38:44 +0000 (08:38 +0000)
committerNils Larsch <nils@openssl.org>
Wed, 1 Jun 2005 08:38:44 +0000 (08:38 +0000)
commit1d42741a19d31b50b645a6024909e45e9501fb65
treeae558a9bf6b812bccfdc798a5338c5249b0de507
parent88737991d2c88cd8d7bebe506f3c26531fa282e0
clear error queue on success and return NULL if no cert could be read

PR: 1088
ssl/ssl_cert.c