owner-openssl-us...@openssl.org]
On Behalf Of Michael S. Zick
Sent: Tuesday, September 01, 2009 8:04 AM
To: openssl-users@openssl.org
Subject: Re: Need help with s_client
On Mon August 31 2009, Ritesh Rekhi wrote:
> Hi All,
>
> I want to write a SSL client which will not ack for all t
On Mon August 31 2009, Ritesh Rekhi wrote:
> Hi All,
>
> I want to write a SSL client which will not ack for all the data on TCP layer
> and then close a connection i.e I want to test the tcp close when there is
> unacknowledged data on socket.
>
> I tried using s_client and tried to modify the
Hi All,
I want to write a SSL client which will not ack for all the data on TCP layer
and then close a connection i.e I want to test the tcp close when there is
unacknowledged data on socket.
I tried using s_client and tried to modify the code where there is:
k=SSL_read(con,sbuf,1024 /* BUFS