Re: Empty Session_id in SSL session cache with openssl 0.9.8j and 0.9.8k

2009-05-05 Thread Anil Tambe
Thanks , the -no_ticket option worked , now i am able to see the session id. Thanks Anil On Tue, May 5, 2009 at 9:10 PM, Dr. Stephen Henson wrote: > On Tue, May 05, 2009, Anil Tambe wrote: > > > Hi, > > > >Below are the steps to reproduce the issue with openssl 0.9.8k > > > > Server ::

Re: Empty Session_id in SSL session cache with openssl 0.9.8j and 0.9.8k

2009-05-05 Thread Dr. Stephen Henson
On Tue, May 05, 2009, Anil Tambe wrote: > Hi, > >Below are the steps to reproduce the issue with openssl 0.9.8k > > Server :: > > ./openssl s_server -cert server.pem > > > Client :: > > ./openssl s_client -debug -msg -state -sess_out /tmp/session.out > > In the above case when we

Empty Session_id in SSL session cache with openssl 0.9.8j and 0.9.8k

2009-05-05 Thread Anil Tambe
Hi, Below are the steps to reproduce the issue with openssl 0.9.8k Server :: ./openssl s_server -cert server.pem Client :: ./openssl s_client -debug -msg -state -sess_out /tmp/session.out In the above case when we write the session to session.out , the output shows the session id :

Empty Session_id in SSL session cache with openssl 0.9.8j and 0.9.8k

2009-05-05 Thread Anil Tambe
Hi, Below are the steps to reproduce the issue with openssl 0.9.8k Server :: ./openssl s_server -cert server.pem Client :: ./openssl s_client -debug -msg -state -sess_out /tmp/session.out In the above case when we write the session to session.out , the output shows the session id :