Changeset 7813802 in mod_gnutls for test/tests/20_TLS_reverse_proxy_client_auth
- Timestamp:
- May 16, 2015, 7:07:34 AM (8 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, proxy-ticket, upstream
- Children:
- f71e6ce
- Parents:
- 52c3f68
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/tests/20_TLS_reverse_proxy_client_auth/apache.conf
r52c3f68 r7813802 1 1 Include ${srcdir}/base_apache.conf 2 Include ${srcdir}/proxy_mods.conf 2 3 3 4 GnuTLSCache dbm cache/gnutls_cache 4 5 LoadModule proxy_module /usr/lib/apache2/modules/mod_proxy.so6 LoadModule proxy_http_module /usr/lib/apache2/modules/mod_proxy_http.so7 5 8 6 <VirtualHost ${TEST_IP}:${TEST_PORT}>
Note: See TracChangeset
for help on using the changeset viewer.