On Wed, Aug 17, 2005, Fell, Anthony wrote:

> I don't have an answer, but I can commiserate.  We have built OpenSSL
> for VxWorks and are having trouble during the certificate verification
> process; in our case, a server certificate that is valid and is verified
> correctly by an SSL client on Windows XP (using the CA's certificate),
> is declared expired by the OpenSSL client running on VxWorks.  I will
> post again if we resolve the issue.
> 

Haven't seen that one reported before. The usual check is that the system time
is set correctly and that OpenSSL can correctly generate an appropriate
certificate time fields. The way OpenSSL checks certificate validity is
closely related to generation of time fields (UTCTime usually but
occasionally GeneralizedTime).

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to