valid_x509
int valid_x509(char *, X509_STORE_CTX *, X509 *, struct auth *,
if (!valid_x509(uri, ctx, cert->x509, a, crl, &errstr) ||
if ((status = valid_x509(file, ctx, cert->x509, a, c, &errstr))) {
if (!valid_x509(file, ctx, cert->x509, a, crl, &errstr)) {
if (!valid_x509(file, ctx, cert->x509, a, crl, &errstr)) {
if (!valid_x509(file, ctx, cert->x509, a, *crl, errstr))
if (!valid_x509(file, ctx, cert->x509, a, crl, &errstr) ||
if (!valid_x509(file, ctx, cert->x509, a, crl, &errstr)) {
if (!valid_x509(file, ctx, cert->x509, a, crl, &errstr)) {