diff options
Diffstat (limited to 'sca-cpp/trunk/samples/store-cluster/tunnel-ssl-conf')
-rwxr-xr-x | sca-cpp/trunk/samples/store-cluster/tunnel-ssl-conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-cpp/trunk/samples/store-cluster/tunnel-ssl-conf b/sca-cpp/trunk/samples/store-cluster/tunnel-ssl-conf index 7a9a8ad305..f798fdab0b 100755 --- a/sca-cpp/trunk/samples/store-cluster/tunnel-ssl-conf +++ b/sca-cpp/trunk/samples/store-cluster/tunnel-ssl-conf @@ -28,5 +28,6 @@ set -x ../../modules/http/httpd-event-conf $root tar -C tmp/ssl -c `../../modules/http/ssl-cert-find tmp/ssl` | tar -C $root -x ../../modules/http/httpd-ssl-conf $root $sslport +../../modules/http/httpd-tunnel-ssl-conf $root ../../modules/http/cert-auth-conf $root |