You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Marc Giger (JIRA)" <ji...@apache.org> on 2012/07/17 21:27:34 UTC

[jira] [Resolved] (SANTUARIO-328) Streaming Signature Validation RSA test-case not working

     [ https://issues.apache.org/jira/browse/SANTUARIO-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marc Giger resolved SANTUARIO-328.
----------------------------------

    Resolution: Fixed

fixed in r1362616
                
> Streaming Signature Validation RSA test-case not working
> --------------------------------------------------------
>
>                 Key: SANTUARIO-328
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-328
>             Project: Santuario
>          Issue Type: Improvement
>          Components: Java
>            Reporter: Colm O hEigeartaigh
>            Assignee: Marc Giger
>             Fix For: Java 2.0.0
>
>
> A Streaming Signature Validation RSA test-case is not working. See the first @Ignore'd test here:
> http://svn.apache.org/viewvc/santuario/xml-security-java/trunk/src/test/java/org/apache/xml/security/test/stax/signature/RSASecurityTest.java?view=markup
> I get the following error:
> ests in error: 
>   test_enveloping(org.apache.xml.security.test.stax.signature.RSASecurityTest): org.apache.xml.security.stax.ext.XMLSecurityException: The signature or decryption was invalid (Digest verification failed for URI #envelopedData)
> At a guess, the namespace declarations in the reference are not being handled correctly:
> <dsig:Object Id="envelopedData" xmlns="" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><FOO xmlns="http://www.foo.org/foo">
> foo
> </FOO></dsig:Object>
> Colm.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira