- Timestamp:
- Sep 25, 2018, 2:32:50 AM (4 years ago)
- Branches:
- asyncio, debian/master, master, proxy-ticket
- Children:
- efc43b4
- Parents:
- 3358887
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/27_OCSP_server/apache.conf
r3358887 r994200a 1 1 Include ${srcdir}/base_apache.conf 2 2 GnuTLSCache ${DEFAULT_CACHE} 3 GnuTLSOCSPCache shmcb 3 4 # Leave GnuTLSOCSPCache unconfigured so the default shmcb cache is 5 # used 6 #GnuTLSOCSPCache shmcb 4 7 5 8 <VirtualHost _default_:${TEST_PORT}>
Note: See TracChangeset
for help on using the changeset viewer.