RE: [xmlsec] KeyValue by MsCrypto

2006-08-28 Thread Jürgen Heiss
Hi Aleksey, I tried the following template [...] dsig:KeyNameJuergen Heiss, (Test)/dsig:KeyName dsig:KeyValue /dsig:KeyValue dsig:X509Data [...] signed

Re: [xmlsec] KeyValue by MsCrypto

2006-08-28 Thread Aleksey Sanin
I tried the following ... Hm... Have you seen any errors from xmlsec? Aleksey ___ xmlsec mailing list xmlsec@aleksey.com http://www.aleksey.com/mailman/listinfo/xmlsec

Re: [xmlsec] KeyValue by MsCrypto

2006-08-28 Thread Aleksey Sanin
No, I didn't get any error! Here are the tmeplate and the signed file. Maybe I do something wrong. I can sign the file with mscrypto and I get KeyValue using the following command xmlsec.exe --sign --pkcs12 xmlsec/keys/rsakey.p12 --pwd secret template.xml The only idea I have is

RE: [xmlsec] KeyValue by MsCrypto

2006-08-28 Thread Jürgen Heiss
I sign like you using --pkcs12 I my pkcs12 File. But still it doen't work ;o( -Original Message- From: Aleksey Sanin [mailto:[EMAIL PROTECTED] Sent: Montag, 28. August 2006 08:56 To: Jürgen Heiss Cc: xmlsec@aleksey.com Subject: Re: [xmlsec] KeyValue by MsCrypto No, I didn't get any