Re: Validating a certificate which is expired

2013-06-19 Thread Michael Sierchio
On Wed, Jun 19, 2013 at 1:34 PM, Dave Thompson wrote: >>From: owner-openssl-us...@openssl.org On Behalf Of Bob Bell (rtbell) >>Sent: Wednesday, 19 June, 2013 15:01 > >>I have a situation where I need to determine the validity of a certificate >>in all other aspects even though it has expired. In o

RE: Validating a certificate which is expired

2013-06-19 Thread Dave Thompson
>From: owner-openssl-us...@openssl.org On Behalf Of Bob Bell (rtbell) >Sent: Wednesday, 19 June, 2013 15:01 >I have a situation where I need to determine the validity of a certificate >in all other aspects even though it has expired. In other words, the >signatures are all valid and the contents

Validating a certificate which is expired

2013-06-19 Thread Bob Bell (rtbell)
Folks - I have a situation where I need to determine the validity of a certificate in all other aspects even though it has expired. In other words, the signatures are all valid and the contents untampered, but the "notAfter" date is less than current date. If I run the certificate verify proces