summaryrefslogtreecommitdiff
path: root/scripts/aggregate.sh
blob: b3c8c8e998b28ef1b9f49b183b8dd2f90a9830d3 (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