Home | History | Annotate | Download | only in client

Lines Matching full:dnsname

488 			   "Checking suffix match against server dNSName %s",
508 /* None of the dNSName(s) matched */
547 wpa_printf(MSG_INFO, "FQDN '%s' for new PPS MO did not have suffix match with server's dNSName values",
549 write_result(ctx, "FQDN '%s' for new PPS MO did not have suffix match with server's dNSName values",
2715 os_strdup(cert->dnsname[i]);
2719 if (host && os_strcasecmp(host, cert->dnsname[i]) == 0)
2721 wpa_printf(MSG_INFO, "dNSName '%s'", cert->dnsname[i]);
2725 wpa_printf(MSG_INFO, "Server name from URL (%s) did not match any dNSName - abort connection",
2727 write_result(ctx, "Server name from URL (%s) did not match any dNSName - abort connection",