summaryrefslogtreecommitdiff
path: root/scripts/aggregate.sh
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-01-17 11:27:38 +0100
committerLeif Johansson <leifj@sunet.se>2011-01-17 11:27:38 +0100
commit9fac4cbc421bfbc99d0ba55598ebd8f4d2d42315 (patch)
treeeb9f348f4502ae74f114336070810c4fd321005d /scripts/aggregate.sh
parent6a1ba2e632e9b3052b5fd35b64e626d12af699b9 (diff)
support unsigned aggregate metadata
Diffstat (limited to 'scripts/aggregate.sh')
-rwxr-xr-xscripts/aggregate.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/aggregate.sh b/scripts/aggregate.sh
index c3654d66..7565e48a 100755
--- a/scripts/aggregate.sh
+++ b/scripts/aggregate.sh
@@ -2,5 +2,6 @@
DIR=`pwd`
-$DIR/scripts/pull-and-verify.sh 'http://spaces.internet2.edu/Shibboleth.sso/Metadata' $DIR/certs/spaces.internet2.edu.crt $1
-$DIR/scripts/pull-and-verify.sh 'https://kalmar2.org/simplesaml/module.php/aggregator/?id=kalmarcentral2&set=saml2&exclude=sweden&mimetype=application/xml' $DIR/certs/kalmar-signer.crt $1
+$DIR/scripts/pull-and-verify.sh 'http://spaces.internet2.edu/Shibboleth.sso/Metadata' $1 $DIR/certs/spaces.internet2.edu.crt
+$DIR/scripts/pull-and-verify.sh 'https://kalmar2.org/simplesaml/module.php/aggregator/?id=kalmarcentral2&set=saml2&exclude=sweden&mimetype=application/xml' $1 $DIR/certs/kalmar-signer.crt
+$DIR/scripts/pull-and-verify.sh 'http://discovery.shibboleth.net/shibboleth.net-metadata.xml' $1