make the VOMS certs valid for a week
authorAkos Frohner <akos.frohner@cern.ch>
Mon, 22 May 2006 08:33:31 +0000 (08:33 +0000)
committerAkos Frohner <akos.frohner@cern.ch>
Mon, 22 May 2006 08:33:31 +0000 (08:33 +0000)
bin/generate-test-certificates.sh

index 2c4bfc3..a038c8b 100755 (executable)
@@ -295,7 +295,7 @@ function create_voms {
     fi
     export VOMSDIR='grid-security/vomsdir'
 
-    CMD="voms-proxy-fake -pwstdin \
+    CMD="voms-proxy-fake -pwstdin -hours 168 \
                     -cert $usercert -key $userkey \
                     -certdir grid-security/certificates/ \
                     -hostcert grid-security/hostcert.pem \