Re: Help with SSL Server on Solaris vs. Linux

2001-03-30 Thread Lutz Jaenicke
On Fri, Mar 30, 2001 at 02:21:11PM -0800, John Denney wrote: > The data you read was part of the ssl connect/accept handshake, which is > now unavailable to SSL_accept. Don't read; do SSL_accept instead. Yes, that is already 95% (and the most important part of the problem in the example). Addit

RE: Help with SSL Server on Solaris vs. Linux

2001-03-30 Thread Albert Gallego
That did it thanks :) -Original Message- From: John Denney [mailto:[EMAIL PROTECTED]] Sent: Friday, March 30, 2001 3:21 PM To: [EMAIL PROTECTED] Subject: Re: Help with SSL Server on Solaris vs. Linux The data you read was part of the ssl connect/accept handshake, which is now