Rahul S wrote:
> 
>   Hi,
>      I am using  use i2d_SSL_SESSION() and d2i_SSL_SESSION() at my
> server application as part of my testing.
>   And the call to d2i_SSL_SESSION is failing . I am wondering whether
> I am doing the things corrrectly.
>   Can anybody pls help me find what the problem would have been.
> 
> 
>   sessionLen=i2d_SSL_SESSION(SSL_get1_session(ssl),&asnsession);
> 

Improper d2i ussage: read the FAQ.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Gemplus: http://www.gemplus.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.

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

Reply via email to