Searched refs:verify_cert (Results 1 – 5 of 5) sorted by relevance
114 int verify_cert; /* verify a CERT strictly */ member
519 new->verify_cert = TRUE; in newrmconf()1042 s_switch (p->verify_cert)); in dump_rmconf_single()
1919 | VERIFY_CERT SWITCH { cur_rmconf->verify_cert = $2; } EOS2204 cur_rmconf->verify_cert = FALSE;
1404 if (!iph1->rmconf->verify_cert)1486 if (iph1->rmconf->verify_cert) {1800 if (iph1->rmconf == NULL || iph1->rmconf->verify_cert == FALSE)
371 remoteconf->verify_cert = FALSE; in set_certificates()