Problems verifying signature

1 view
Skip to first unread message

BoBerg

unread,
May 21, 2007, 3:58:41 AM5/21/07
to Hermes 2.0 Discussion List
Hie,

I am using Hermes source code for implementing digital signatures in
our companies EbXML-service. We use the Signature Handler class to
sign messages and verify signatures, and the code is running in a
Tomcat 5.5 installation.

When signing and verifying messages on the client side running in
eclipse, everything works fine. But, when trying to verify a signature
or sign a message in the tomcat environment, an exception occurs.

Below I have printed some of the stack trace:
hk.hku.cecid.ebms.pkg.SignatureException: Cannot create XMLSignature
object - The requested algorithm http://www.w3.org/2000/09/xmldsig#rsa-sha1
does not exist. Original Message was: null
at
hk.hku.cecid.ebms.pkg.PKISignatureImpl.verify(PKISignatureImpl.java:
408)
at
hk.hku.cecid.ebms.pkg.SignatureHandler.verifyByPublicKey(SignatureHandler.java:
190)
at cnl.bws.util.CryptoTool.checkSignature(CryptoTool.java:165)

Can anyone help me figure this out?

Thanks in advance!

Reply all
Reply to author
Forward
0 new messages