Lines Matching refs:infof
518 infof(data, " Unable to load public key");
1047 infof(data, "libcurl is now using a weak random seed");
1843 infof(data, "set default crypto engine '%s'",
2001 infof(data, "SSL_ERROR_WANT_READ");
2005 infof(data, "SSL_ERROR_WANT_WRITE");
2037 infof(data, "SSL_get_shutdown() returned SSL_SENT_SHUTDOWN");
2040 infof(data, "SSL_get_shutdown() returned SSL_RECEIVED_SHUTDOWN");
2043 infof(data, "SSL_get_shutdown() returned SSL_SENT_SHUTDOWN|"
2104 infof(data, " subjectAltName: host \"%s\" matched cert's \"%s\"",
2227 infof(data,
2245 infof(data, " subjectAltName does not match %s", peer->dispname);
2317 infof(data, " common name: %s (matched)", peer_CN);
2467 infof(data, "SSL certificate status: %s (%d)",
2938 infof(data, "old SSL session ID is stale, removing");
3061 infof(data, "SSL: Checking cert \"%s\"", cert_name);
3143 infof(data, "SSL: Imported cert \"%s\"", cert_name);
3205 infof(data, "successfully imported Windows %s store", storeNames[i]);
3209 infof(data, "error importing Windows %s store, continuing anyway",
3222 infof(data, "successfully imported CA certificate blob");
3236 infof(data, "error setting certificate file, continuing anyway");
3245 infof(data, "error setting certificate path, continuing anyway");
3260 infof(data, "error setting certificate verify locations,"
3265 infof(data, " CAfile: %s", ssl_cafile ? ssl_cafile : "none");
3266 infof(data, " CApath: %s", ssl_capath ? ssl_capath : "none");
3289 infof(data, "successfully loaded CRL file:");
3293 infof(data, " CRLfile: %s", ssl_crlfile);
3642 infof(data, VTLS_INFOF_ALPN_OFFER_1STR, proto.data);
3666 infof(data, "Cipher selection: %s", ciphers);
3677 infof(data, "TLS 1.3 cipher selection: %s", ciphers13);
3703 infof(data, "Using TLS-SRP username: %s", ssl_username);
3714 infof(data, "Setting cipher list SRP");
3817 infof(data, "SSL reusing session ID");
4007 infof(data, "SSL connection using %s / %s / %s / %s",
4145 infof(data,
4210 infof(data, "%s certificate:",
4215 infof(data, " subject: %s", rc?"[NONE]":buffer);
4222 infof(data, " start date: %.*s", (int)len, ptr);
4227 infof(data, " expire date: %.*s", (int)len, ptr);
4252 infof(data, " issuer: %s", buffer);
4320 infof(data, " SSL certificate issuer check ok (%s)",
4338 infof(data, " SSL certificate verify result: %s (%ld),"
4343 infof(data, " SSL certificate verify ok.");
4362 infof(data, "Remove session ID again from cache");