From 211c686bc6d05d8d05e5490b9a9f612619461abc Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Thu, 8 Jul 2010 06:38:07 +0000 Subject: More changes to get both single and mass dynamic virtual hosting working with HTTP and HTTPS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961589 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/samples/store-nosql/ssl-start | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sca-cpp/trunk/samples/store-nosql/ssl-start') diff --git a/sca-cpp/trunk/samples/store-nosql/ssl-start b/sca-cpp/trunk/samples/store-nosql/ssl-start index b18a8e4af1..9dd9ce11bb 100755 --- a/sca-cpp/trunk/samples/store-nosql/ssl-start +++ b/sca-cpp/trunk/samples/store-nosql/ssl-start @@ -17,8 +17,8 @@ # specific language governing permissions and limitations # under the License. -../../modules/http/httpd-ca-conf tmp localhost -../../modules/http/httpd-cert-conf tmp localhost +../../modules/http/ssl-ca-conf tmp localhost +../../modules/http/ssl-cert-conf tmp localhost ../../modules/http/httpd-conf tmp localhost 8090 htdocs ../../modules/http/httpd-ssl-conf tmp localhost 8453 htdocs ../../modules/server/server-conf tmp -- cgit v1.2.3