I hit this error while checking a signature, but the return
value is 0 so it doesn't really fail.
xmldsig.c: 1493
if((!sign) && (ref->result != xmlSecTransformStatusOk)) {
xmlSecError(XMLSEC_ERRORS_HERE,
XMLSEC_ERRORS_R_DSIG_INVALID_REFERENCE,
" ");
/* "soft" error */
res = 0;
goto done;
}
What does this really mean?
Sorry to ask so many questions today ...
meg
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Meg Morgan 425/450-2754
[EMAIL PROTECTED] http://www.votehere.net
_______________________________________________
xmlsec mailing list
[EMAIL PROTECTED]
http://www.aleksey.com/mailman/listinfo/xmlsec