diff options
Diffstat (limited to 'scripts/aggregate.sh')
-rwxr-xr-x | scripts/aggregate.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/aggregate.sh b/scripts/aggregate.sh index 92eb3b5c..91a37144 100755 --- a/scripts/aggregate.sh +++ b/scripts/aggregate.sh @@ -10,7 +10,3 @@ ODIR=$1 fi $DIR/scripts/pull-and-verify.sh $url $ODIR $cfile done) < $ODIR/metadata.lst - -#$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 |