Specifics of the problem as you requested ...

Thank you very much! Any chance you can try the attached patch?
I hope it will fix the problem for you.

Thanks!
Aleksey
Index: src/mscrypto/x509vfy.c
===================================================================
--- src/mscrypto/x509vfy.c      (revision 982)
+++ src/mscrypto/x509vfy.c      (working copy)
@@ -315,7 +315,7 @@
                 pfTime,
                                store_add,
                                &chainPara,
-                               CERT_CHAIN_REVOCATION_CHECK_CHAIN,
+                               CERT_CHAIN_REVOCATION_CHECK_CHAIN | 
CERT_CHAIN_TIMESTAMP_TIME,
                 NULL,
                 &pChainContext))
     {
_______________________________________________
xmlsec mailing list
xmlsec@aleksey.com
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to