PBSZ is used when you are negotiating the size of the buffer to be encrypted.
If you are using FTP over SSL, the FTP protocol is not performing any authentication or encryption.  Therefore, you do not use PBSZ.



gomess wrote:
It is very unclear to me what type of help you are looking for.
There are many SSL/TLS FTP client and server implementations available
as open source in addition to the specifications for the protocol which
are available as an Internet-Draft.

What do you need?
    

well, in the previous 2 messages i tried to explain it...
I'm writing an ftp client and i would like to add support for implicit
ssl connection...
the problem is that after the handshake i try to send the "PBSZ 0" command
but i receive no answer from the server... this is the behavoiur with all of
the
ftp protocol commands...
so, i need some help... even some source code of an ftp client that
implement
"implicit" (not the explicit one with AUTH command etc...) ssl connection...
can u give me some help ?

thank's :-)

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]
  

Reply via email to