asynciodebian/masterproxy-ticket
Last change
on this file since 60868d2 was
60868d2,
checked in by Fiona Klute <fiona.klute@…>, 2 years ago
|
Default to NORMAL for the GnuTLS priority settings
This simplifies configuration and should be resonable for most users.
|
-
Property mode set to
100644
|
File size:
232 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 server/x509.pem |
---|
9 | GnuTLSKeyFile server/secret.key |
---|
10 | </VirtualHost> |
---|
Note: See
TracBrowser
for help on using the repository browser.