Re: Ask for help on the TLS connections

2008-02-25 Thread jimmy bahuleyan
Jurko Gospodnetić wrote: Hi all. > I met one quesion on the usage of TLS connection. > After the SSL/TLS connection is establelished, If the GPRS > connection or TCP/IP connection is disconnected and connected again, > is it possble to keep the TLS session as before if the appliation

Re: Ask for help on the TLS connections

2008-02-25 Thread Jurko Gospodnetić
Hi all. > I met one quesion on the usage of TLS connection. > After the SSL/TLS connection is establelished, If the GPRS > connection or TCP/IP connection is disconnected and connected again, > is it possble to keep the TLS session as before if the appliation > use openssl? When a c

Re: Ask for help on the TLS connections

2008-02-25 Thread Anri Lau
When a connection is established, a 48 bytes password will be used as the data exchanged. If the session is kept and loaded again, maybe it could. On 25/02/2008, Fang Fang <[EMAIL PROTECTED]> wrote: > > Hi all, > I met one quesion on the usage of TLS connection. > After the SSL/TLS connection is

Ask for help on the TLS connections

2008-02-25 Thread Fang Fang
Hi all, I met one quesion on the usage of TLS connection. After the SSL/TLS connection is establelished, If the GPRS connection or TCP/IP connection is disconnected and connected again, is it possble to keep the TLS session as before if the appliation use openssl? BR/Fang Fang