|
From: Joris V. d. B. <jor...@ya...> - 2003-05-30 11:23:21
|
In the method [ApacheXMLDSigner].verify() verifying the certificate chain: CertPathVerifier.verify(certs, trusted); Shouldn't this be: ret = CertPathVerifier.verify(certs, trusted); Cheers, Joris __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com |