[xmlsec] Question about Revokeliste

Aleksey Sanin aleksey at aleksey.com
Tue May 23 08:37:09 PDT 2006


xmlsec-mscrypto calls CertFindCertificateInCRL() to do CRL
verification. You can either use CertAddCRLContextToStore()
method to add CRLs to particular store programmaticaly or
just go to Internet Explorer security options dialog to do
it from UI.

If you are interested in low level xmlsec-mscrypto implementation
details, then take a look at this thread:

http://www.aleksey.com/pipermail/xmlsec/2005/002997.html

Aleksey



More information about the xmlsec mailing list