Home | History | Annotate | Download | only in client

Lines Matching refs:MSG_INFO

38 		wpa_printf(MSG_INFO, "Could not parse PKCS#7 object: %s",
57 wpa_printf(MSG_INFO, "No certificates found in PKCS#7 object");
109 wpa_printf(MSG_INFO, "Download EST cacerts from %s", buf);
119 wpa_printf(MSG_INFO, "Failed to download EST cacerts from %s",
130 wpa_printf(MSG_INFO, "Could not read Cert/est-cacerts.txt");
137 wpa_printf(MSG_INFO, "Too short base64 decode (%u bytes; downloaded %u bytes) - assume this was binary",
143 wpa_printf(MSG_INFO, "EST workaround - Could not decode base64, assume this is DER encoded PKCS7");
153 wpa_printf(MSG_INFO, "Could not fetch PKCS7 cacerts");
162 wpa_printf(MSG_INFO, "Could not parse CA certs from PKCS#7 cacerts response");
233 wpa_printf(MSG_INFO, "TODO: csrattr challengePassword");
235 wpa_printf(MSG_INFO, "csrattr sha256WithRSAEncryption");
237 wpa_printf(MSG_INFO, "Ignore unsupported csrattr oid %s", txt);
258 wpa_printf(MSG_INFO, "TODO: extReq macAddress");
260 wpa_printf(MSG_INFO, "TODO: extReq imei");
262 wpa_printf(MSG_INFO, "TODO: extReq meid");
264 wpa_printf(MSG_INFO, "TODO: extReq DevId");
266 wpa_printf(MSG_INFO, "Ignore unsupported cstattr extensionsRequest %s",
299 wpa_printf(MSG_INFO, "Ignore unsupported cstattr::attr %s oid %s",
344 wpa_printf(MSG_INFO, "Generate RSA private key");
371 wpa_printf(MSG_INFO, "Could not write private key: %s",
379 wpa_printf(MSG_INFO, "Generate CSR");
556 wpa_printf(MSG_INFO, "Download csrattrs from %s", buf);
567 wpa_printf(MSG_INFO, "Failed to download EST csrattrs - assume no extra attributes are needed");
577 wpa_printf(MSG_INFO, "Could not read csrattrs");
586 wpa_printf(MSG_INFO, "Could not base64 decode csrattrs");
595 wpa_printf(MSG_INFO, "Failed to parse csrattrs ASN.1");
629 wpa_printf(MSG_INFO, "Could not read Cert/req.b64");
658 wpa_printf(MSG_INFO, "EST simpleenroll URL: %s", buf);
671 wpa_printf(MSG_INFO, "EST certificate enrollment failed");
684 wpa_printf(MSG_INFO, "EST workaround - Could not decode base64, assume this is DER encoded PKCS7");
694 wpa_printf(MSG_INFO, "Failed to parse simpleenroll base64 response");
704 wpa_printf(MSG_INFO, "EST: Failed to extract certificate from PKCS7 file");
709 wpa_printf(MSG_INFO, "EST simple%senroll completed successfully",