[xmlsec] How to verify the expiry date of a x509 certificate

Aleksey Sanin aleksey at aleksey.com
Thu May 21 08:58:13 PDT 2009


It's already done for you by xmlsec :) However, you can access
certificates and all other information used for signature
verification through signKey member of xmlSecDsigCtx.

Aleksey

Ashish Agrawal wrote:
> Hi All,
> 
> I ve a signature.xml file which contains an x509 certificate, i want to 
> check the expiray date of the certificate programatically, how can i 
> check this ?
> ny ideas ?
> 
> does xmlsec provide ny API for the same?
> 
> Regards,
> Ashish
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> xmlsec mailing list
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec


More information about the xmlsec mailing list