fetch_info
fetch_info("Peer verification enabled");
fetch_info("Using CA cert file: %s",
fetch_info("Using CA cert path: %s",
fetch_info("Using OpenSSL default "
fetch_info("Could not load CRL file %s",
fetch_info("Could not load client certificate %s",
fetch_info("Could not load client key %s",
fetch_info("Certificate verification failed for %s",
fetch_info("SSL context creation failed");
fetch_info("SSL connection creation failed");
fetch_info("Failed to set TLS server name indication for host %s",
fetch_info("No server SSL certificate");
fetch_info("SSL certificate subject does not match host %s",
fetch_info("%s connection established using %s",
fetch_info("Certificate subject: %s", str);
fetch_info("Certificate issuer: %s", str);
fetch_info("SSL support disabled");
fetch_info("$NETRC specifies a file name "
fetch_info("login name in .netrc is too long");
fetch_info("password in .netrc is too long");
do { if (verbose) fetch_info(__VA_ARGS__); } while (0)
fetch_info("failed to connect to %s:%d", host, port);
void fetch_info(const char *, ...) __printflike(1, 2);
fetch_info("setting passive mode");
fetch_info("opening data connection");
fetch_info("initiating transfer");
fetch_info("binding data socket");
fetch_info("initiating transfer");
fetch_info("requesting %s://%s%s",
fetch_info("If-Modified-Since: %s", timebuf);
fetch_info("server requires authorization");
fetch_info("proxy requires authorization");
fetch_info("%d redirect to %s",