RE: funny behaviour of openssl s_client in win32

1999-08-30 Thread Jeffrey Altman
> From: "Joel T. Geiger" <[EMAIL PROTECTED]> > > JTGeiger> I have the same problem with s_client on Win 95...I am > JTGeiger> unable to type anything after the client has connected to > JTGeiger> the server. I have also noticed a similar problem with > JTGeiger> s_server: I connect to my Win 95

RE: funny behaviour of openssl s_client in win32

1999-08-30 Thread Richard Levitte - VMS Whacker
From: "Joel T. Geiger" <[EMAIL PROTECTED]> JTGeiger> I have the same problem with s_client on Win 95...I am JTGeiger> unable to type anything after the client has connected to JTGeiger> the server. I have also noticed a similar problem with JTGeiger> s_server: I connect to my Win 95 s_server fr

RE: funny behaviour of openssl s_client in win32

1999-08-30 Thread Joel T. Geiger
I have the same problem with s_client on Win 95...I am unable to type anything after the client has connected to the server. I have also noticed a similar problem with s_server: I connect to my Win 95 s_server from a Linux version of s_client (since the Windows one does not work). The client ca

Re: funny behaviour of openssl s_client in win32

1999-08-30 Thread Richard Levitte - VMS Whacker
From: Ben Wooller <[EMAIL PROTECTED]> wooller> When I use the openssl.exe program to connect to an ssl wooller> server by using s_client, it appears to do the handshake, but wooller> then freezes. I can't do a GET or anything. wooller> I've done a standard compile on linux and windows 95 - on woo