REAL handshake.
Once you are through with Handshake, you may use SSL_read/SSL_write for
application communication.
-Lokesh.
On 6/2/05, Gayathri Sundar <[EMAIL PROTECTED]> wrote:
> Original Message
> Subject: Re: SSL_renegotiatio
Original Message
Subject: Re: SSL_renegotiation using non block sockets
From:[EMAIL PROTECTED]
Date:Thu, June 2, 2005 8:41 pm
--
HI Lokesh.,
Thanks for the
t LOG_BUILD defined.
> LogInformation2("Timeout occurred returning %d.",
> nRet);
>}
>}
>// return connection state.
>return nRet;
> }
>
> -Original Message-
> From: [EMAIL PROTECTED]
&
}
}
// return connection state.
return nRet;
}
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, 2 June 2005 2:14 PM
To: openssl-users@openssl.org
Subject: SSL_renegotiation using non bloc
// return connection state.
return nRet;
}
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, 2 June 2005 2:14 PM
To: openssl-users@openssl.org
Subject: SSL_renegotiation using non block sockets
Hi,
I am using N
Hi,
I am using Non Blocking sockets, and would like to
know the behaviour wrt SSL_renegotiation.
Once I make a call to do_handshake, as the FD is non
blocking it will return immediately with a success,
but from the application's point of view how will it come
to know that the renegotiation in thro