- Timestamp:
- Oct 31, 2016, 6:30:14 PM (4 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, master, proxy-ticket, upstream
- Children:
- b34a67e
- Parents:
- c39ae1a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
rc39ae1a r3475e62 211 211 apr_time_t last_cache_check; 212 212 213 /* E XPERIMENTAL: Enable OCSP stapling */213 /* Enable OCSP stapling */ 214 214 unsigned char ocsp_staple; 215 /* EXPERIMENTAL: Read OCSP response for stapling from this file216 * instead ofsending a request over HTTP */215 /* Read OCSP response for stapling from this file instead of 216 * sending a request over HTTP */ 217 217 char *ocsp_response_file; 218 218 /* Internal OCSP data for this server */
Note: See TracChangeset
for help on using the changeset viewer.