RE: TCP socket persistence and SSL Connect

2007-01-19 Thread Usman Riaz
n you can the trasport of data part whichever way you want. Hope this helps, Regards, Usman. From: "Prabhu.S" <[EMAIL PROTECTED]> Reply-To: openssl-users@openssl.org To: openssl-users@openssl.org Subject: TCP socket persistence and SSL Connect Date: Fri, 19 Jan 2007 20:21:29 +053

TCP socket persistence and SSL Connect

2007-01-19 Thread Prabhu.S
Hi All: I have a SSL client and a server application.The client connects to a SSL server in a TCP socket persistence mode, i.e, it does a data exchange with the server through a SSL connection , tears down the SSL connection but again sends out a client_hello in the same TCP socket connection i