Skip to Content.
Sympa Menu

mace-opensaml-users - cannot sign SAMLAssertion

Subject: OpenSAML user discussion

List archive

cannot sign SAMLAssertion


Chronological Thread 
  • From: Valerio Venturi <>
  • To: opensaml <>
  • Subject: cannot sign SAMLAssertion
  • Date: Mon, 15 May 2006 11:53:39 +0200
  • Organization: INFN - CNAF

Using opensaml-1.1a. Doing

XSECCryptoKey * key = new OpenSSLCryptoKeyRSA(pkey);
assertion->sign(key);

I got an exception

unknown/unsupported signature algorithm:
http://www.w3.org/2000/09/xmldsig#rsa-sha1

I'd have expected the default algorithm to work. What's missing?

Thanks.
Valerio

Attachment: smime.p7s
Description: S/MIME cryptographic signature




Archive powered by MHonArc 2.6.16.

Top of Page