On 03.02.2013, at 12:28, "Dr. Stephen Henson" <st...@openssl.org> wrote:

> 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.

Thanks a lot! 
I'll pass that information on to the php people, maybe they are willing to make 
the effort and look into it.

Alex______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to