Re: Net::FTP versus TLS
[email protected] (Dariush Pietrzak) Wed, 28 May 2003 14:59:59 +0200
| Newsgroups | perl.libnet |
|---|---|
| Message-ID | <[email protected]> |
> Sadly its not that simple. I am working on a new libnet that will allow > this but it is nowhere near ready yet. Until then your best option Hi hi, i just made my first tls/ftp trasmission using perl. I used Net::SSLeay::Handle to switch encryption on while socket is opened ( it seems it's needed at two places - first, you need to switch after AUTH TLS, and second - when you do passive transfers, you need to connect to socket first ( after PASV ), and then switch encryption on after you run RETR or LIST ( this is assuming you're using PROT P ) ). How can I help in introducing this into Net::FTP? -- Dariush Pietrzak, She swore and she cursed, that she never would deceive me Key fingerprint = 40D0 9FFB 9939 7320 8294 05E0 BCC7 02C4 75CC 50D9