[xmlsec] Finding Keys

Aleksey Sanin aleksey at aleksey.com
Fri Oct 28 13:18:38 PDT 2005


Well, it'll only tell you that there is a pointer to
keys manager :) It will not look inside. If you can
then to debug this problem it might be a good idea to
modify xmlsec source code and add keys manager dump to
the xmlSecDSigCtxDebugDump.

Aleksey

Edward Shallow wrote:
> Would a xmlsec.xmlSecDSigCtxDebugDump(dsigCtx, stdout) tell you anything ? 
> 
> -----Original Message-----
> From: Aleksey Sanin [mailto:aleksey at aleksey.com] 
> Sent: October 28, 2005 4:10 PM
> To: ed.shallow at rogers.com
> Cc: xmlsec at aleksey.com
> Subject: Re: [xmlsec] Finding Keys
> 
> 
>>Do you see something obvious that I don't see ?
> 
> Stupid idea but ... would it be possible that Python wrapper does not pass
> the key manager to dsig context correctly? E.g. the assignment operator for
> keys manager is broken or it's just the Python syntax/semantic?
> 
> Aleksey
> 
> 
> _______________________________________________
> xmlsec mailing list
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec



More information about the xmlsec mailing list