[java-metadata-aggregator] branch main updated (f755810 -> a5b5119)

Ian Young ian at iay.org.uk
Fri Feb 2 20:18:07 UTC 2024


This is an automated email from the git hooks/post-receive script.

iay pushed a change to branch main
in repository java-metadata-aggregator.

    from f755810  MDA-211 - Refactor getEntityID and ENTITYID_ATTRIB_NAME
     new caad03b  Refactor test for reuse
     new a5b5119  MDA-300 - Add RFC9500 test keys

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../metadata/validate/x509/MDA183Test.java         | 103 +---------
 .../metadata/validate/x509/MDA300Test.java         | 214 +++++++++++++++++++++
 .../x509/testing/BaseX509ValidatorTest.java        | 106 ++++++++++
 .../keylists/rsa/legacy/compromised-1024.txt       |   3 +
 .../metadata/keylists/rsa/compromised-2048.txt     |   3 +
 .../{compromised-2048.txt => compromised-4096.txt} |   9 +-
 6 files changed, 334 insertions(+), 104 deletions(-)
 create mode 100644 mda-framework/src/test/java/net/shibboleth/metadata/validate/x509/MDA300Test.java
 copy mda-keylists-rsa/src/main/resources/net/shibboleth/metadata/keylists/rsa/{compromised-2048.txt => compromised-4096.txt} (60%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list