Re: SSL_accept return values

1999-08-03 Thread Bodo Moeller
On Tue, Aug 03, 1999 at 10:33:21AM +0200, Anssi Bragge wrote: > I've built a dedicated SSL-server with SSLeay (not WWW server) and it > has run smoothly for it's purpose. Now, I was just fooling around and > did a 'stupid' test with connecting to the port with Netscape, and was > surprised

SSL_accept return values

1999-08-03 Thread Anssi Bragge
Hi, I've built a dedicated SSL-server with SSLeay (not WWW server) and it has run smoothly for it's purpose. Now, I was just fooling around and did a 'stupid' test with connecting to the port with Netscape, and was surprised at the result. The server ran smoothly past the SSL_ac