asyncioproxy-ticket
Last change
on this file since 851173b was
1c2b936,
checked in by Fiona Klute <fiona.klute@…>, 15 months ago
|
Test suite: Use the new Python-based test client
|
-
Property mode set to
100644
|
File size:
291 bytes
|
Line | |
---|
1 | Include ${srcdir}/base_apache.conf |
---|
2 | |
---|
3 | GnuTLSCache ${DEFAULT_CACHE} |
---|
4 | |
---|
5 | <VirtualHost _default_:${TEST_PORT}> |
---|
6 | ServerName ${TEST_HOST} |
---|
7 | GnuTLSEnable On |
---|
8 | GnuTLSCertificateFile authority/server/x509.pem |
---|
9 | GnuTLSKeyFile authority/server/secret.key |
---|
10 | GnuTLSPriorities NORMAL:-VERS-TLS1.2 |
---|
11 | </VirtualHost> |
---|
Note: See
TracBrowser
for help on using the repository browser.