diff options
Diffstat (limited to '')
-rwxr-xr-x | sca-cpp/trunk/modules/openid/start-test | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sca-cpp/trunk/modules/openid/start-test b/sca-cpp/trunk/modules/openid/start-test index b9d3191b11..67020cf701 100755 --- a/sca-cpp/trunk/modules/openid/start-test +++ b/sca-cpp/trunk/modules/openid/start-test @@ -18,7 +18,10 @@ # under the License. # Setup +../../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 8453 ./openid-conf tmp ./openid-step2-conf tmp ../../modules/server/server-conf tmp |