summaryrefslogtreecommitdiff
path: root/scripts/aggregate.sh
blob: 7565e48a67794d35c88a8911ef4dc3b472a72fe8 (plain)
1
2
3
4
5
6
7
#!/bin/sh

DIR=`pwd`

$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