Lines Matching full:certificate
811 wpa_printf(MSG_DEBUG, "GnuTLS: Certificate purpose: %s", oid);
848 * check_ocsp_response() and rejected handshake if the certificate was
851 * re-import the OCSP response to check for unknown certificate status,
911 "bad certificate status response",
934 "GnuTLS: No peer certificate verification enabled");
938 wpa_printf(MSG_DEBUG, "GnuTSL: Verifying peer certificate");
959 "certificate chain");
985 wpa_printf(MSG_INFO, "TLS: No peer certificate chain received");
991 wpa_printf(MSG_INFO, "TLS: Peer certificate not trusted");
993 wpa_printf(MSG_INFO, "TLS: Certificate uses insecure "
996 "certificate uses insecure algorithm",
1002 wpa_printf(MSG_INFO, "TLS: Certificate not yet "
1005 "certificate not yet valid",
1011 wpa_printf(MSG_INFO, "TLS: Certificate expired");
1013 "certificate has expired",
1019 "untrusted certificate",
1026 wpa_printf(MSG_INFO, "TLS: Peer certificate does not have a "
1035 wpa_printf(MSG_INFO, "TLS: Peer certificate has been revoked");
1037 "certificate revoked",
1059 wpa_printf(MSG_INFO, "TLS: Certificate initialization "
1068 "certificate %d/%d", i + 1, num_certs);
1178 wpa_printf(MSG_INFO, "TLS: Peer certificate %d/%d is "
1183 "Certificate is not valid at this time",