Thank you for your answering. > > I think you've misunderstood what SSL_CTX_get_timeout() does. This > timeout is the SSL session timeout which lets you decide how long an SSL > session can stay in cache before it becomes non-resumable. The openssl > manual pages have sufficient info. >
According to your words, then which function should I take to get or set the expire time of exist certificate? X509_gmtime_adj() ? Are there example to do this similar jobs? Thanks again, Ian ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]