asynciodebian/masterproxy-ticket
Last change
on this file since a6aa387 was
a6aa387,
checked in by Fiona Klute <fiona.klute@…>, 4 years ago
|
Test suite: Update cache configuration, ensure unique cache paths
|
-
Property mode set to
100644
|
File size:
257 bytes
|
Rev | Line | |
---|
[6c5c2ec] | 1 | Include ${srcdir}/base_apache.conf |
---|
| 2 | |
---|
[a6aa387] | 3 | GnuTLSCache ${DEFAULT_CACHE} |
---|
[6c5c2ec] | 4 | |
---|
| 5 | <VirtualHost _default_:${TEST_PORT}> |
---|
| 6 | ServerName ${TEST_HOST} |
---|
| 7 | GnuTLSEnable On |
---|
| 8 | GnuTLSCertificateFile server/x509.pem |
---|
| 9 | GnuTLSKeyFile server/secret.key |
---|
| 10 | GnuTLSPriorities NORMAL |
---|
| 11 | </VirtualHost> |
---|
Note: See
TracBrowser
for help on using the repository browser.