Re: Cannot get a SSL_accept to fly

2002-06-12 Thread Michael Russo
Thank you for responding. I am a newbe. I am using a tcp sockets in the cpp language. I am using a standard RedHat client machine. My server is binding to 192.168.1.2 my gateway is 192.168.1.1 I get this error:1407609B:ssl Please explain more about what you mean by the server being

Re: Cannot get a SSL_accept to fly

2002-06-12 Thread amit Limaye
well what server method are u using the problem seems to come from there -SIGTERM amit [EMAIL PROTECTED] wrote: >I am (trying) to create a http proxy server with a >secure socket > >I am using a Demo Cert from another sample code I >downloaded. > >All seems good but I get a error on SSL_a

Cannot get a SSL_accept to fly

2002-06-12 Thread mikeossur1
I am (trying) to create a http proxy server with a secure socket I am using a Demo Cert from another sample code I downloaded. All seems good but I get a error on SSL_accept(ssl) error:140EC0AF:SSL routines:SSL2_READ_INTERNAL:non sslv2 initial packet Any idea what is causing this proble