Lines Matching refs:infof
189 infof(data, "error reading ca cert file %s \n", in connect_prep()
196 infof(data, "found certificates in %s\n", data->set.ssl.CAfile); in connect_prep()
215 infof(data, "successfully read cert file %s \n", in connect_prep()
239 infof(data, "successfully read key file %s \n", in connect_prep()
267 infof (data, "SSL re-using session ID\n"); in connect_prep()
308 infof(data, "\t server certificate verification SKIPPED\n"); in connect_finish()
330 infof(data, "\tComparing subject alt name DNS with hostname: %s <-> %s\n", in connect_finish()
348 infof(data, "\tsubjectAltName(s) do not match %s\n", in connect_finish()
362 infof(data, "unable to obtain common name from peer certificate"); in connect_finish()
374 infof(data, "\tcommon name \"%s\" does not match \"%s\"\n", in connect_finish()
392 infof (data, "failed to add session to cache\n"); in connect_finish()
440 infof (conn->data, "handshake completed successfully\n"); in Curl_axtls_connect_nonblocking()
506 infof (conn->data, "handshake completed successfully\n"); in Curl_axtls_connect()
527 infof(conn->data, " axtls_send\n"); in axtls_send()
542 infof(conn->data, " Curl_axtls_close\n"); in Curl_axtls_close()
569 infof(conn->data, " Curl_axtls_shutdown\n"); in Curl_axtls_shutdown()
621 infof(conn->data, " axtls_recv\n"); in axtls_recv()
664 infof(conn->data, " Curl_axtls_check_cxn\n"); in Curl_axtls_check_cxn()