Changeset d6834e0 in mod_gnutls for src/gnutls_config.c
- Timestamp:
- Jun 10, 2016, 9:34:08 AM (5 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, master, proxy-ticket, upstream
- Children:
- 15b22cb
- Parents:
- aa68232
- git-author:
- Thomas Klute <thomas2.klute@…> (06/10/16 09:29:57)
- git-committer:
- Thomas Klute <thomas2.klute@…> (06/10/16 09:34:08)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_config.c
raa68232 rd6834e0 981 981 sc->ocsp_response_file = NULL; 982 982 sc->ocsp_uri = NULL; 983 sc->ocsp_mutex = NULL; 983 984 sc->ocsp_trust = NULL; 984 985 sc->ocsp_grace_time = apr_time_from_sec(MGS_GRACE_TIME);
Note: See TracChangeset
for help on using the changeset viewer.