summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NewMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/NewMakefile b/NewMakefile
index bccaa106..e61d0291 100644
--- a/NewMakefile
+++ b/NewMakefile
@@ -45,7 +45,7 @@ swamid-edugain-testing:
@test -s swamid-edugain-testing-1.0.xml && cp swamid-edugain-testing-1.0.xml $(DEST)
swamid-kalmar:
- @saml-md-tool swamid-kalmar-1.0 update --key=$(KEY) --cert=$(CERT) --pwd=$(PASS)
+ @saml-md-tool swamid-kalmar-1.0 update --days=2 --key=$(KEY) --cert=$(CERT) --pwd=$(PASS)
@test -s swamid-kalmar-1.0.xml && cp swamid-kalmar-1.0.xml $(DEST)
swamid-ki-sll: