Changeset d18afb8 in mod_gnutls for src/gnutls_ocsp.c
- Timestamp:
- Jun 9, 2016, 12:33:30 PM (5 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, master, proxy-ticket, upstream
- Children:
- f450ac9
- Parents:
- c6572ec
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_ocsp.c
rc6572ec rd18afb8 427 427 if (ocsp_response->size == 0) 428 428 { 429 ap_log_cerror(APLOG_MARK, APLOG_ ERR, APR_EGENERAL, ctxt->c,429 ap_log_cerror(APLOG_MARK, APLOG_DEBUG, APR_EGENERAL, ctxt->c, 430 430 "Fetching OCSP response from cache failed."); 431 431 }
Note: See TracChangeset
for help on using the changeset viewer.