Home | History | Annotate | Download | only in client

Lines Matching refs:dnsname

493 			   "Checking suffix match against server dNSName %s",
513 /* None of the dNSName(s) matched */
554 "FQDN '%s' for new PPS MO did not have suffix match with server's dNSName values, count: %d",
556 write_result(ctx, "FQDN '%s' for new PPS MO did not have suffix match with server's dNSName values",
2764 os_strdup(cert->dnsname[i]);
2768 if (host && os_strcasecmp(host, cert->dnsname[i]) == 0)
2770 wpa_printf(MSG_INFO, "dNSName '%s'", cert->dnsname[i]);
2774 wpa_printf(MSG_INFO, "Server name from URL (%s) did not match any dNSName - abort connection",
2776 write_result(ctx, "Server name from URL (%s) did not match any dNSName - abort connection",