[xmlsec] "soft error" when calling xmlSecDSigValidate

Meg Morgan meg at votehere.net
Thu Feb 6 15:12:44 PST 2003


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
meg at votehere.net                   http://www.votehere.net



More information about the xmlsec mailing list