mdqt help check returns " mdqt check XML_FILENAME CERTIFICATE_FILENAME" which is wrong: the correct commandline is mdqt check ukfederation-metadata.xml --verify-with ./ukfederation.pem. If you follow the synopsis mdqt attempts to validate the XML of the certificate, which is not what we want.
mdqt help check
returns " mdqt check XML_FILENAME CERTIFICATE_FILENAME" which is wrong: the correct commandline ismdqt check ukfederation-metadata.xml --verify-with ./ukfederation.pem
. If you follow the synopsis mdqt attempts to validate the XML of the certificate, which is not what we want.