Re: s-client/s_server setup for DH-RC4

2000-03-16 Thread Lutz Jaenicke
On Thu, Mar 16, 2000 at 12:05:28PM -0500, Bob McConnell wrote: > The basic commands (in two different shell windows) are: > > openssl s_server -tls1 -debug -nocert -dhparam dhparam.pem > > openssl s_client -tls1 -debug -cipher DHE-DSS-RC4-SHA > > They consistently connect and drop out r

s-client/s_server setup for DH-RC4

2000-03-16 Thread Bob McConnell
Good morning, I know I'm missing something simple, but at this point my head is spinning so much I can't make sense of this pile of documents. I've built the VC-WIN32 library using Andrew's incredible construction set. All tests pass and everything seems to be fine. Now I'm trying to get s_serve