Typo.
PR#3107 (cherry picked from commit 7c206db9280865ae4af352dbc14e9019a6c4795d)
This commit is contained in:
parent
d8b11e75cb
commit
046e288edf
@ -1419,7 +1419,7 @@ OCSP_RESPONSE *process_responder(BIO *err, OCSP_REQUEST *req,
|
||||
}
|
||||
resp = query_responder(err, cbio, path, headers, req, req_timeout);
|
||||
if (!resp)
|
||||
BIO_printf(bio_err, "Error querying OCSP responsder\n");
|
||||
BIO_printf(bio_err, "Error querying OCSP responder\n");
|
||||
end:
|
||||
if (cbio)
|
||||
BIO_free_all(cbio);
|
||||
|
Loading…
x
Reference in New Issue
Block a user