Home | History | Annotate | Download | only in apps

Lines Matching refs:noverify

106 	int add_nonce = 1, noverify = 0, use_ssl = -1;
207 else if (!strcmp(*args, "-noverify"))
208 noverify = 1;
555 BIO_printf (bio_err, "-noverify don't verify response at all\n");
821 if (!noverify)