<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div class="BodyFragment"><font size="2"><span style="font-size:10pt;">
<div class="PlainText">I am having an issue generating signed metadata using aggregator 0.7. If I try to collect, assemble, and sign the metatdata in a single pipeline, the signature is incorrect. If I do the first to step and write out the unsigned metadata
and the make second run with simple reads in the unsigned metadata, signs it and writes it back out, the signature is valid. More specifically:<br>
<br>
./mda.sh sample.xml generate <br>
-- produces both signed and unsigned met data; digest does not match value produced by xmlsectool<br>
<br>
./mda.sh sample.xml verify<br>
-- fails with mismatched digest error<br>
<br>
./mda.sh sample.xml signed<br>
-- signs the unsigned metadata produced in the first step; correct digest<br>
<br>
./mda.sh sample.xml verify<br>
-- success!<br>
<br>
<br>
<br>
</div>
</span></font></div>
<div class="BodyFragment"><font size="2"><span style="font-size:10pt;">
<div class="PlainText"><br>
<br>
//<br>
John Pfeifer<br>
System Architecture & Integration Solutions <br>
Division of Information Technology<br>
University of Maryland, College Park<br>
<br>
</div>
</span></font></div>
</body>
</html>