Re: openssl s_client and FTPS

2009-11-02 Thread Victor Duchovni
On Mon, Nov 02, 2009 at 05:07:10AM -0500, Saju Paul wrote: > FTP SSL operates in two modes. Explicit SSL - where the FTP Client issues > the AUTH command on the clear command channel which results in the server > and client performing the SSL handshake to secure the channel. The other > mode Imp

RE: openssl s_client and FTPS

2009-11-02 Thread Saju Paul
: openssl-users@openssl.org Subject: Re: openssl s_client and FTPS oh...@cox.net wrote: > Hi, > > We're having problems connecting to an FTP server using FTPS (not sftp), and to diagnose the problem, we've been using cURL with openssl. The server is IBM Z/OS FTP server.

Re: openssl s_client and FTPS

2009-11-01 Thread ohaya
oh...@cox.net wrote: > Hi, > > We're having problems connecting to an FTP server using FTPS (not sftp), and > to diagnose the problem, we've been using cURL with openssl. The server is > IBM Z/OS FTP server. > > When we test with cURL, we are getting: > > Info SSLV3, TLS handshake, Cl

openssl s_client and FTPS

2009-10-31 Thread ohaya
Hi, We're having problems connecting to an FTP server using FTPS (not sftp), and to diagnose the problem, we've been using cURL with openssl. The server is IBM Z/OS FTP server. When we test with cURL, we are getting: Info SSLV3, TLS handshake, Client hello (1) Send SSL Data, 95 bytes (0x5f)