Lines Matching refs:cert
35 int cert;42 for(cert = 0; cert < cert_info->num_of_certs; cert++) {43 struct curl_slist *slist = cert_info->certinfo[cert];61 printf("cert %d\n", cert);69 fprintf(stderr, "cert %d issuer does not match cert %d subject\n",70 cert - 1, cert);