Re: Connection Failure

2014-07-24 Thread Ben Pottier
0200274D means ECONNREFUSED. There's most likely nothing listening on port 700 on your local machine. The reason(1869) is gibberish and a known issue with Winsock, so don't pay any attention to that. The suggested solution would firstly be to ensure that something is listening on port 700. Fur

Re: Connection Failure

2014-07-24 Thread Jeffrey Walton
On Thu, Jul 24, 2014 at 2:57 AM, Sharath B wrote: > Admin, > > We are getting following error while connecting to server. > > 4992:error:0200274D:system > library:connect:reason(1869):.\crypto\bio\bss_conn.c:269:host=localhost:700 > 4992:error:20073067:BIO routines:CONN_STATE:connect > error:.\cry

Re: Connection Failure

2014-07-24 Thread Sharath B
Admin, We are getting following error while connecting to server. 4992:error:0200274D:system library:connect:reason(1869):.\crypto\bio\bss_conn.c:269:host=localhost:700 4992:error:20073067:BIO routines:CONN_STATE:connect error:.\crypto\bio\bss_conn.c:273: Please suggest the solution. Regards, S

Connection Failure

2014-07-23 Thread Sharath B
Admin, I have recently upgraded to openssl version 0.9.8za on windows server 2008, the client connections are failing at BIO_do_connect. Please suggest what need to be done. Regards, Sharath B

Re: Netscape initial connection failure

2001-09-17 Thread Eric Rescorla
CJ Holmes <[EMAIL PROTECTED]> writes: > on 9/17/01 10:50 AM, Eric Rescorla at [EMAIL PROTECTED] wrote: > > >> I get the same error connecting from other client machines using Netscape > >> 4.7, but not if I use 4.7.5. There's clearly a bug in Netscape 4.7 and > >> earlier versions, but why is i

Re: Netscape initial connection failure

2001-09-17 Thread CJ Holmes
on 9/17/01 10:50 AM, Eric Rescorla at [EMAIL PROTECTED] wrote: >> I get the same error connecting from other client machines using Netscape >> 4.7, but not if I use 4.7.5. There's clearly a bug in Netscape 4.7 and >> earlier versions, but why is it just affecting our implementation of >> OpenSSL

Re: Netscape initial connection failure

2001-09-17 Thread Eric Rescorla
CJ Holmes <[EMAIL PROTECTED]> writes: > I get the same error connecting from other client machines using Netscape > 4.7, but not if I use 4.7.5. There's clearly a bug in Netscape 4.7 and > earlier versions, but why is it just affecting our implementation of > OpenSSL? That's a good question. > I

Re: Netscape initial connection failure

2001-09-17 Thread CJ Holmes
on 9/14/01 7:14 PM, Eric Rescorla at [EMAIL PROTECTED] wrote: > Just because the client sends a bogus CSS message, why would this > cause the server to do so? I'm wondering if you have a networking > problem. Did you collect these traces with a sniffer or via your > program? If you did so via you