On Sun, Feb 03, 2013, Dongsheng Song wrote:

> On Sun, Feb 3, 2013 at 7:01 PM, Dr. Stephen Henson <st...@openssl.org> wrote:
> > In that above code example if you do:
> >
> > X509_gmtime_adj_ex(X509_get_notAfter(x), days, 0, NULL);
> >
> > that should resolve your problem.
> >
> 
> Maybe it should be better:
> 
> X509_time_adj_ex(X509_get_notAfter(x),days, 0, NULL);

Yes sorry it should, that's a typo. A bit early in the day for me...

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to