From 28b614c89a44ffb6a4b9ff8a188ea2d6ff9ef8f8 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Apr 21 2010 15:13:19 +0000 Subject: - adjust for where we set validity period now --- diff --git a/tests/010-iterate/run.sh b/tests/010-iterate/run.sh index 8461834..8a3fa0e 100755 --- a/tests/010-iterate/run.sh +++ b/tests/010-iterate/run.sh @@ -150,7 +150,6 @@ EOF cat > ca2 << EOF id=SelfSign ca_type=INTERNAL:SELF -ca_internal_lifetime=1d ca_internal_issue_time=0 EOF $toolsdir/iterate ca2 entry2 NEED_CSR,GENERATING_CSR diff --git a/tests/certmonger.conf b/tests/certmonger.conf index a3e54e6..708dd6c 100644 --- a/tests/certmonger.conf +++ b/tests/certmonger.conf @@ -1,2 +1,4 @@ [defaults] notification_method = stdout +[selfsign] +validity_period = 1d