Lines Matching refs:MSG_INFO
47 wpa_printf(MSG_INFO, "Could not parse PKCS#7 object: %s",
55 wpa_printf(MSG_INFO, "Could not parse PKCS#7 object: %s",
75 wpa_printf(MSG_INFO, "No certificates found in PKCS#7 object");
132 wpa_printf(MSG_INFO, "Download EST cacerts from %s", buf);
142 wpa_printf(MSG_INFO, "Failed to download EST cacerts from %s",
153 wpa_printf(MSG_INFO, "Could not read Cert/est-cacerts.txt");
160 wpa_printf(MSG_INFO, "Too short base64 decode (%u bytes; downloaded %u bytes) - assume this was binary",
166 wpa_printf(MSG_INFO, "EST workaround - Could not decode base64, assume this is DER encoded PKCS7");
176 wpa_printf(MSG_INFO, "Could not fetch PKCS7 cacerts");
185 wpa_printf(MSG_INFO, "Could not parse CA certs from PKCS#7 cacerts response");
260 wpa_printf(MSG_INFO, "TODO: csrattr challengePassword");
262 wpa_printf(MSG_INFO, "csrattr sha256WithRSAEncryption");
264 wpa_printf(MSG_INFO, "Ignore unsupported csrattr oid %s", txt);
285 wpa_printf(MSG_INFO, "TODO: extReq macAddress");
287 wpa_printf(MSG_INFO, "TODO: extReq imei");
289 wpa_printf(MSG_INFO, "TODO: extReq meid");
291 wpa_printf(MSG_INFO, "TODO: extReq DevId");
293 wpa_printf(MSG_INFO, "Ignore unsupported cstattr extensionsRequest %s",
326 wpa_printf(MSG_INFO, "Ignore unsupported cstattr::attr %s oid %s",
379 wpa_printf(MSG_INFO, "Generate RSA private key");
401 wpa_printf(MSG_INFO, "Could not write private key: %s",
409 wpa_printf(MSG_INFO, "Generate CSR");
590 wpa_printf(MSG_INFO, "Download csrattrs from %s", buf);
601 wpa_printf(MSG_INFO, "Failed to download EST csrattrs - assume no extra attributes are needed");
611 wpa_printf(MSG_INFO, "Could not read csrattrs");
619 wpa_printf(MSG_INFO, "Could not base64 decode csrattrs");
628 wpa_printf(MSG_INFO, "Failed to parse csrattrs ASN.1");
661 wpa_printf(MSG_INFO, "Could not read Cert/req.b64");
690 wpa_printf(MSG_INFO, "EST simpleenroll URL: %s", buf);
703 wpa_printf(MSG_INFO, "EST certificate enrollment failed");
711 wpa_printf(MSG_INFO, "EST workaround - Could not decode base64, assume this is DER encoded PKCS7");
721 wpa_printf(MSG_INFO, "Failed to parse simpleenroll base64 response");
731 wpa_printf(MSG_INFO, "EST: Failed to extract certificate from PKCS7 file");
736 wpa_printf(MSG_INFO, "EST simple%senroll completed successfully",