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

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