Hello again, Could somebody give me some clue on this? What could be my problem?
Thanks. On Mon, Jun 14, 2010 at 3:03 PM, Gökhan Şengün <gokhansen...@gmail.com>wrote: > Hi, > > I want to activate session resumption for my application, I will be doing > this with SSL_get1_session and SSL_set_session functions. However I was not > able to make this functionality working. > > Debugging the code a bit, I found that Server Hello message does not > contain Session ID (it contains session ID as 0) therefore I just can not > save a valid ID to present to the server in the next session to resume. > > So far I tried to disable TLS extensions with OPENSSL_NO_TLSEXT and set > option SSL_OP_NO_TICKET with no luck. > > Could you please help me debugging the problem? > > Thanks in advance. > > ps 1: Wireshark session is attached. > ps 2: I am using openssl version 0.9.7m > > > -- > if you can't find a good name for a function, then perhaps it is not a good > function to write > -- if you can't find a good name for a function, then perhaps it is not a good function to write