Changeset 0d7660d in mod_gnutls
- Timestamp:
- Sep 30, 2018, 12:54:17 PM (4 years ago)
- Branches:
- asyncio, debian/master, master, proxy-ticket
- Children:
- 78d75ac
- Parents:
- 60868d2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_cache.c
r60868d2 r0d7660d 46 46 #define DEFAULT_OCSP_CACHE_TYPE "shmcb" 47 47 /** Default config string for OCSP cache */ 48 #define DEFAULT_OCSP_CACHE_CONF " "48 #define DEFAULT_OCSP_CACHE_CONF "gnutls_ocsp_cache" 49 49 50 50 /** Maximum length of the hex string representation of a GnuTLS
Note: See TracChangeset
for help on using the changeset viewer.