Lines Matching refs:certfile
112 char *certfile = NULL, *keyfile = NULL, *contfile=NULL;469 else if (!strcmp (*args, "-certfile"))473 certfile = *++args;627 BIO_printf (bio_err, "-certfile file other certificates file\n");734 if (certfile)736 if (!(other = load_certs(bio_err,certfile,FORMAT_PEM, NULL,