- Timestamp:
- Jan 11, 2020, 12:59:30 PM (3 years ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 1c3853a
- Parents:
- 4e60dd8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
r4e60dd8 r08ba205 179 179 char *ocsp_response_file; 180 180 /* Internal OCSP data for this server */ 181 mgs_ocsp_data_t ocsp;181 mgs_ocsp_data_t *ocsp; 182 182 /* Mutex to prevent parallel OCSP requests */ 183 183 apr_global_mutex_t *ocsp_mutex;
Note: See TracChangeset
for help on using the changeset viewer.