[xmlsec] Need urgent help for verify

2006-05-31 Thread Jürgen Heiss
Hi, I use the following code to verify a signed file. The problem is now, the xmlSecDSigCtxVerify crahses if the certificate isn't installed on my machine!?! How can I check this file? Can I excract the certificate and load it into a xmlSecKeysMngrPtr? thanks for any help. some code

[xmlsec] RE: Need urgent help for verify

2006-05-31 Thread Jürgen Heiss
Does really now one have any idea? Hi, I use the following code to verify a signed file. The problem is now, the xmlSecDSigCtxVerify crahses if the certificate isn't installed on my machine!?! How can I check this file? Can I excract the certificate and load it into a xmlSecKeysMngrPtr?

Re: [xmlsec] RE: Need urgent help for verify

2006-05-31 Thread ed.shallow
Sure, agree. But the KeyName means something specific in the mscrypto world as xmlsec isinterpretting it as the MS "friendly" cert name in the crypto store. I would contend that priority should be given to any included X509Certificate when verifying. This is one of the reasons signers attempt to

Re: [xmlsec] RE: Need urgent help for verify

2006-05-31 Thread Aleksey Sanin
Does it not make sense to check X509Certificate first ? Or must we consciously remove KeyName to avoid problems in the mscrypto world where the chances of actually having the public verification certificate in the verifiers mscrypto store is remote at best ? I think, that either signer or

[xmlsec] Dealing with XAdES documents

2006-05-31 Thread lanjelot
Hi all I am starting some work that deals with XAdES signed documents. I will need to create and verify data in a XAdES form. And i was wondering if going with libxmlsec was the best way to do that. I am not sure that libxmlsec provides a straight way to work with XAdES. If not, maybe there

[xmlsec] winxp compiling/linking dll

2006-05-31 Thread Timothy Jeffcoat
Hi I have taken the source code for the xmlsec.exe that comes with the xmlsec1-1.2.9 sourcecode download and modified it to be recompiled into a dll. I am using the C compiler that comes with the Microsoft XP DDK. This is done to be compatible with the binaries downloaded for windows from