dspew
dspew("DNS returns %s for %s\n", vec[vecsz].ip, s);
dspew("OCSP response signature validated from %s\n", host);
dspew("OCSP response status %d from host %s\n", status, host);
dspew("Built an %zu byte ocsp request\n", request->size);
dspew("Server at %s returns:\n", host);
dspew(" [%s]=[%s]\n", hget->head[i].key, hget->head[i].val);
dspew(" [Body]=[%zu bytes]\n", hget->bodypartsz);
dspew("Using ocsp response saved in %s:\n", infile);