Changeset 33af2b7 in mod_gnutls for test/tests/02_cache_in_vhost
- Timestamp:
- May 11, 2015, 6:28:20 PM (8 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, proxy-ticket, upstream
- Children:
- 31caead
- Parents:
- e24eed68
- git-author:
- Thomas Klute <thomas2.klute@…> (05/11/15 18:12:28)
- git-committer:
- Thomas Klute <thomas2.klute@…> (05/11/15 18:28:20)
- Location:
- test/tests/02_cache_in_vhost
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/02_cache_in_vhost/apache.conf
re24eed68 r33af2b7 1 Include ${ PWD}/../../base_apache.conf1 Include ${srcdir}/base_apache.conf 2 2 3 3 <VirtualHost ${TEST_IP}:${TEST_PORT}> -
test/tests/02_cache_in_vhost/gnutls-cli.args
re24eed68 r33af2b7 1 --x509cafile= ../../authority/x509.pem1 --x509cafile=authority/x509.pem 2 2 --priority=NORMAL
Note: See TracChangeset
for help on using the changeset viewer.