diff --git a/mdx/int_edugain/README.md b/mdx/int_edugain/README.md index b0f2c7f3..7521027f 100644 --- a/mdx/int_edugain/README.md +++ b/mdx/int_edugain/README.md @@ -4,15 +4,20 @@ Resources associated with the eduGAIN interfederation. Certificates: -* `mds-v1.cer` is the certificate to be used for signing the eduGAIN metadata - aggregate at `https://mds.edugain.org/edugain-v1.xml` from early 2019. +* `mds-v1-1.cer` is the certificate used for signing the eduGAIN + metadata aggregate from early 2021 and intended to be used until the + end of 2022. + +* `mds-v1.cer` is the certificate used for signing the eduGAIN metadata + aggregate at `https://mds.edugain.org/edugain-v1.xml` from early 2019 to + early 2021. * `mds-2014.cer` is the certificate used for signing eduGAIN metadata at `https://mds.edugain.org` and `https://mds.edugain.org/feed-256.xml` until - mid-2019, at which point those locations switch to the `mds-v1.cer` + mid-2019, at which point those locations switched to the `mds-v1.cer` certificate for compatibility. -Note that these two certificates wrap the same 2048-bit public key. + See the [eduGAIN certificate change + roadmap](https://technical.edugain.org/certificate_change) for further details. -See the [eduGAIN certificate change -roadmap](https://technical.edugain.org/certificate_change) for further details. +Note that all three certificates wrap the same 2048-bit public key. diff --git a/mdx/int_edugain/beans.xml b/mdx/int_edugain/beans.xml index 79f64ae1..719bb83a 100644 --- a/mdx/int_edugain/beans.xml +++ b/mdx/int_edugain/beans.xml @@ -41,7 +41,7 @@ If a flow is being run from build.xml using ant, the property name needs to be prefixed with "mda.", as "mda.int.edugain.aggregate.name": - ant -Dmda.int.edugain.aggregate.name=beta ... + ant -Dmda.int.edugain.aggregate.name=beta ... --> @@ -58,7 +58,7 @@ eduGAIN signing certificate. --> + p:resource="classpath:int_edugain/mds-v1-1.cer"/>