Re: Read Data after Certificate expired

From: Alon Bar-Lev (alon_at_xor-t.com)
Date: 05/28/04


Date: Fri, 28 May 2004 16:33:14 +0200

You can use remove the CAPICOM_CHECK_TIME_VALIDITY from the
Certificate.IsValid ().CheckFlag

Best Regards,
Alon Bar-Lev.

"Ujjval" <anonymous@discussions.microsoft.com> wrote in message
news:B59957AA-053A-484E-AA70-DEE3FC0DE030@microsoft.com...
> Hi all,
>
> I am application developer and new for digital certifications and
techniques.
>
> Please see if any one can help me out on my following problem:
>
> I am developing one application where user sign data usign their digtal
cert. this data i want to be availabe after expiration of Digital certs
aslo.
>
> Please not that CA doesn't provide Time stamping feature........
>
> I am using CAPICOM and my code is in ASP If I change system date and check
data it gives me folowing error:
>
> 2146762495A required certificate is not within its validity period when
verifying against the current system clock or the timestamp in the signed
file.
>
> Thanks in advance,
>
> Ujjval