I created a cert and it's fine, but the client app is rejecting it because it's 5 
hours off GMT.... Does anyone know what I need to change, (timezone settings??) so my 
cert is valid now and not 5 hours from now (EST)....

The call to SSL_get_verify_result(ssl) is failing w/
case X509_V_ERR_CERT_NOT_YET_VALID: 
            msg="certificate is not yet valid the certificate is not yet valid: the 
notBefore"
                " date is after the current time.";
            

Thanks,
Fred Crable
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to