Home | History | Annotate | Download | only in client

Lines Matching full: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",
2753 os_strdup(cert->dnsname[i]);
2757 if (host && os_strcasecmp(host, cert->dnsname[i]) == 0)
2759 wpa_printf(MSG_INFO, "dNSName '%s'", cert->dnsname[i]);
2763 wpa_printf(MSG_INFO, "Server name from URL (%s) did not match any dNSName - abort connection",
2765 write_result(ctx, "Server name from URL (%s) did not match any dNSName - abort connection",