Home | History | Annotate | Download | only in apps

Lines Matching refs:noverify

135 	int add_nonce = 1, noverify = 0, use_ssl = -1;
248 else if (!strcmp(*args, "-noverify"))
249 noverify = 1;
601 BIO_printf (bio_err, "-noverify don't verify response at all\n");
869 if (!noverify)