...
In the following, we assume that the latest version of the metadata aggregator is 1.0.0. Please inform support@edugain.org if you find inconsistencies in newer versions.
- Download
into /opt/mda and unpack the tarfileView file name eduGAIN-metadata-example.tar.gz height 250 - Download the Shibboleth MDA to /opt/mda, as per the MDA instructions: https://shibboleth.atlassian.net/wiki/spaces/MA1/pages/1476984838/Installation+Guide
- Unpack the MDA distribution
- Download the eduGAIN signing certificate from https://technical.edugain.org/metadata
- Check its integrity and authenticity using
openssl x509 -fingerprint -sha256 -in /opt/mda/mds-v2.cer -noout - run
eduGAIN-setup.shto generate signing key and certificate - run
eduGAIN-run.shto download and process the eduGAIN metadata aggregate
...