Re: Configuring SSL Handshake

2003-08-14 Thread Ng Pheng Siong
On Tue, Aug 12, 2003 at 05:29:10AM +, Girish Hegde wrote: > Yes i do agree with you...I may be sending wrong protocol messages.but > how to make it right? By not sending wrong protocol messages deliberately? I don't mean to be facetious, but if you execute the protocol correctly, you wil

Re: Configuring SSL Handshake

2003-08-11 Thread Ng Pheng Siong
On Mon, Aug 11, 2003 at 02:51:44PM +, Girish Hegde wrote: > But by using those APIs i cannot do the testing for negtive flow, i started > writing a TCP/IP server(non SSL) and tried to send the messages( like > ServerHello, ServerHelloDone etc) mannually. > I created the structures as defined

RE: Configuring SSL Handshake

2003-08-11 Thread Girish Hegde
<[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>,[EMAIL PROTECTED] Subject: RE: Configuring SSL Handshake Date: Mon, 11 Aug 2003 13:24:33 +0200 Hi Girish, I do not now if you can change / configure the SSL Handshake message

RE: Configuring SSL Handshake

2003-08-11 Thread Gilad Finkelstein
Message- From: Girish Hegde [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 4:52 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Configuring SSL Handshake Hi Gilad, First of all let me thank you for the kind positive response. Yes, I am using the SSLeay libraries for the