Changeset 725e9af in mod_gnutls for test/test-20_TLS_reverse_proxy_client_auth.bash
- Timestamp:
- Jan 23, 2016, 5:54:18 PM (7 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, main, master, proxy-ticket, upstream
- Children:
- 62ba7f0
- Parents:
- ddf6027
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/test-20_TLS_reverse_proxy_client_auth.bash
rddf6027 r725e9af 11 11 function stop_backend 12 12 { 13 backend_apache "${ dir}" "backend.conf" stop13 backend_apache "${testdir}" "backend.conf" stop 14 14 } 15 15 backend_apache "${testdir}" "backend.conf" start "${BACKEND_LOCK}"
Note: See TracChangeset
for help on using the changeset viewer.