You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by snbr <ns...@gmail.com> on 2009/03/04 00:02:20 UTC

XML Signature Sign method does not work on Staging

I have code that signs a SAML Assertion. The code works fine on local dev
machines (windows and mac). But, when I run the code on our Linux Staging
server, the signing does not work. 

sig.sign(privateKey);    

The sign method fails without throwing an error. I can see that the
PrivateKey was retrieved from the Keystore.

Any help would be greatly appreciated.


-- 
View this message in context: http://www.nabble.com/XML-Signature-Sign-method-does-not-work-on-Staging-tp22320012p22320012.html
Sent from the Apache XML - Security - Dev mailing list archive at Nabble.com.