summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-cluster/ssl-start
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/samples/store-cluster/ssl-start')
-rwxr-xr-xsca-cpp/trunk/samples/store-cluster/ssl-start6
1 files changed, 3 insertions, 3 deletions
diff --git a/sca-cpp/trunk/samples/store-cluster/ssl-start b/sca-cpp/trunk/samples/store-cluster/ssl-start
index 621a3e7b10..04aa267d5e 100755
--- a/sca-cpp/trunk/samples/store-cluster/ssl-start
+++ b/sca-cpp/trunk/samples/store-cluster/ssl-start
@@ -34,10 +34,10 @@ sudo ../../ubuntu/ip-redirect-all 119 8119
sudo ../../ubuntu/ip-redirect-all 563 8563
# Generate SSL certificates
-../../modules/http/ssl-ca-conf tmp/ssl sca-store.com
+../../modules/http/ssl-ca-conf tmp/ssl example.com
../../modules/http/ssl-cert-conf tmp/ssl localhost server
-../../modules/http/ssl-cert-conf tmp/ssl *.sca-store.com vhost
-../../modules/http/ssl-cert-conf tmp/ssl sca-store.com proxy
+../../modules/http/ssl-cert-conf tmp/ssl *.example.com vhost
+../../modules/http/ssl-cert-conf tmp/ssl example.com proxy
../../modules/http/ssl-cert-conf tmp/ssl localhost tunnel
# Start an SSL tunnel