HP-RK Bugzilla 1133 (Invalid Config Property in TestMakefile).
authorkumpf <kumpf>
Tue, 13 Jan 2004 21:07:09 +0000 (21:07 +0000)
committerkumpf <kumpf>
Tue, 13 Jan 2004 21:07:09 +0000 (21:07 +0000)
TestMakefile

index c7d2b8a45837db07479bc7ba56de6da1d4e9a900..e192b55b66ba011a9a79a201e1f865c9e0286f3c 100644 (file)
@@ -257,7 +257,7 @@ startcimWithoutSSL:
        sleep 10
 
 startcimWithSSL:
-       cimserver SSL=true
+       cimserver enableHttpConnection=false enableHttpsConnection=true
        sleep 10
 
 stopcim: