Changeset fad7695 in mod_gnutls for include/mod_gnutls.h.in
- Timestamp:
- Jun 1, 2016, 12:20:12 PM (5 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, master, proxy-ticket, upstream
- Children:
- 68ce93c
- Parents:
- 64856fd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
r64856fd rfad7695 220 220 * once sending OCSP requests is implemented */ 221 221 char *ocsp_response_file; 222 /* Trust list to verify OCSP responses for stapling. Should 223 * usually only contain the CA that signed the server 224 * certificate. */ 225 gnutls_x509_trust_list_t *ocsp_trust; 222 226 } mgs_srvconf_rec; 223 227
Note: See TracChangeset
for help on using the changeset viewer.