On Tue, Dec 05, 2000 at 11:33:14AM -0500, Sudeep Sudhakaran wrote:
>
> This is one solution which I have thought of .
> But what is bothering me is, why doesnt open SSL library return an error if
> the client doesnt initiate a handshake. There can be lot of scenarios in
> which this happens. Wh
to connect to the server.
I am not talking about an external person but an Internal person.
In this scenario, Server hangs...
Thanks a lot.
Sudeep
>From: Lutz Jaenicke <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: WinSock& SSL
>Da
On Tue, Dec 05, 2000 at 09:51:02AM -0500, Sudeep Sudhakaran wrote:
> Thanx for the generic information... My client server program works in a
> non-secured environment. If a ssl-client tries to connect, connection is
> accepted for a secured server. But if a non-ssl client connects, the access
>From: "Prashant Nair" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: WinSock& SSL
>Date: Fri, 01 Dec 2000 05:16:15 -
>
>
>Hi ,
>
>
> Winsock is on layer 4 (TCP) and SSL is above that
> so make th