summaryrefslogtreecommitdiff
path: root/NewMakefile
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2010-10-25 13:00:31 +0200
committerLeif Johansson <leifj@sunet.se>2010-10-25 13:00:31 +0200
commit9ae0fd4a1355afb26635a238672184bfe748aebb (patch)
tree4306c83136a404865802e4dc7a6da35458513833 /NewMakefile
parentc902673f839ab0ad25be0911629f9a6c4dc223c6 (diff)
lower kalmar validUntil to 2 days
Diffstat (limited to 'NewMakefile')
-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: