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
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