Re: Unknown error being generated by openssl-0.9.8a

2006-05-10 Thread Marek Marcola
Hello, > We're not sure why right now but we think a piece of network equipment > (e.g. a firewall) is detecting an FTP session but gets confused when > the encrypted data starts and kills the connection. Cisco routers with IDS enabled do things like that. Best regards, -- Marek Marcola <[EMAIL

Re: Unknown error being generated by openssl-0.9.8a

2006-05-09 Thread Dr. Stephen Henson
On Tue, May 09, 2006, Adam Ringel wrote: > Interestingly enough, we found out why the connection is failing. However, > we are not sure why openssl doesn't detect it as an error. > After we send the first hand-shake of the SSL negotiation to the server, > we get a RST (ECONNRESET) on the subsequ

Re: Unknown error being generated by openssl-0.9.8a

2006-05-09 Thread Adam Ringel
8:08 AM    Please respond to openssl-users@openssl.org To openssl-users@openssl.org cc Subject Re: Unknown error being generated by openssl-0.9.8a my pleasure.  One of the great things of the internet is creation of virtual interest groupswe hardly see each other in the fl

Re: Unknown error being generated by openssl-0.9.8a

2006-05-09 Thread Stewart Dean
my pleasure. One of the great things of the internet is creation of virtual interest groupswe hardly see each other in the flesh, but share a common ground daily. Dr. Stephen Henson wrote: On Mon, May 08, 2006, Adam Ringel wrote: We are using the openssl-0.9.8a library in a progra

Re: Unknown error being generated by openssl-0.9.8a

2006-05-08 Thread Dr. Stephen Henson
On Mon, May 08, 2006, Adam Ringel wrote: > We are using the openssl-0.9.8a library in a program called lftp to use > FTP over an SSL channel on a Solaris platform. We are getting an unknown > error when we try to connect to a FTPS server running SecureTransport > 4.1.1 > > The triggering func