Changeset a6aa387 in mod_gnutls for test/tests/02_cache_in_vhost
- Timestamp:
- Apr 30, 2018, 7:22:50 AM (4 years ago)
- Branches:
- asyncio, debian/master, master, proxy-ticket
- Children:
- 5ab2868
- Parents:
- 56c722f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/02_cache_in_vhost/apache.conf
r56c722f ra6aa387 3 3 <VirtualHost _default_:${TEST_PORT}> 4 4 # Cache configuration not allowed in here: 5 GnuTLSCache dbm cache/gnutls_cache5 GnuTLSCache ${DEFAULT_CACHE} 6 6 ServerName ${TEST_HOST} 7 7 GnuTLSEnable On
Note: See TracChangeset
for help on using the changeset viewer.