[xmlsec] Custom signer verification

Aleksey Sanin aleksey at aleksey.com
Thu Dec 15 07:19:51 PST 2005


The simplest way to achieve this is to check certificate *after*
xmlsec verifies signature. You get all the information about the
signature including the certificate in the xmlSecDSigCtx.

Aleksey


Dmitry Belyavsky wrote:
> Greetings!
> 
> We need to add some extra application-level verification for the cert
> chain built by xmlsec. Is it possible, for example, to provide a custom
> verification callback?
> 
> If not, what should we do to make it possible?
> 
> Thank you!
> 



More information about the xmlsec mailing list