Searched refs:getcert_method (Results 1 – 5 of 5) sorted by relevance
194 new->getcert_method = ISAKMP_GETCERT_PAYLOAD; in newrmconf()537 switch (p->getcert_method) { in dump_rmconf_single()550 plog(LLV_INFO, LOCATION, NULL, "\tpeers_certfile *UNKNOWN* (%d)\n", p->getcert_method); in dump_rmconf_single()
78 int getcert_method; /* the way to get peer's certificate */ member
1663 cur_rmconf->getcert_method = ISAKMP_GETCERT_LOCALFILE;1685 cur_rmconf->getcert_method = ISAKMP_GETCERT_LOCALFILE;1702 if (cur_rmconf->getcert_method == ISAKMP_GETCERT_DNS) {1705 cur_rmconf->getcert_method);1708 cur_rmconf->getcert_method = ISAKMP_GETCERT_LOCALFILE;1718 if (cur_rmconf->getcert_method) {1722 cur_rmconf->getcert_method = ISAKMP_GETCERT_DNS;
1351 switch (iph1->rmconf->getcert_method) {1415 iph1->rmconf->getcert_method);1426 && iph1->rmconf->getcert_method == ISAKMP_GETCERT_PAYLOAD) {
384 remoteconf->getcert_method = ISAKMP_GETCERT_LOCALFILE; in set_certificates()