Re: Certificate expired error

2004-09-08 Thread Joseph Bruni
TECTED] On Behalf Of Joseph Bruni Sent: Wednesday, September 08, 2004 3:54 PM To: [EMAIL PROTECTED] Subject: Re: Certificate expired error Use the "openssl x509 -dates" option to view the actual dates in the certificate. Also check your system clock. On Sep 7, 2004, at 5:09 PM, Edward Chan wr

RE: Certificate expired error

2004-09-08 Thread Edward Chan
t: Re: Certificate expired error > > Use the "openssl x509 -dates" option to view the actual dates > in the certificate. > Also check your system clock. > > > On Sep 7, 2004, at 5:09 PM, Edward Chan wrote: > > > Hi there, > > > > I had created a cer

Re: Certificate expired error

2004-09-08 Thread Joseph Bruni
Use the "openssl x509 -dates" option to view the actual dates in the certificate. Also check your system clock. On Sep 7, 2004, at 5:09 PM, Edward Chan wrote: Hi there, I had created a certificate to test with using OpenSSL.  It is supposed to expire in Aug. 2005.  I have been using it for the p

Certificate expired error

2004-09-07 Thread Edward Chan
Title: Certificate expired error Hi there, I had created a certificate to test with using OpenSSL.  It is supposed to expire in Aug. 2005.  I have been using it for the past few weeks.  Then all of a sudden, I'm getting "sslv3 alert certificate expired" from SSL_accept().