Re: FTP over SSL

2001-10-23 Thread Scott Klement
On Tue, 23 Oct 2001, Hamish Kibblewhite wrote: > Hi, > I want to be able to get a file from an AS400. I would like to be > able to use ftp over SSL. Can anyone point me at what I need to do / read > to get a file using SSL? The AS/400 (iSeries/400), in V5R1 of OS/400, is capable of doi

Re: FTP over SSL

2001-10-23 Thread Pat Lashley
On Tue, Oct 23, 2001 at 11:39:13AM +1300, Hamish Kibblewhite wrote: > Hi, > I want to be able to get a file from an AS400. I would like to be > able to use ftp over SSL. Can anyone point me at what I need to do / > read to get a file using SSL? > > I have had a look around with some goog

Re: FTP over SSL

2001-10-23 Thread Hamish Kibblewhite
On Wed 23 Oct 2001, Scott Klement wrote: >> Hi, >> I want to be able to get a file from an AS400. I would like to be >> able to use ftp over SSL. Can anyone point me at what I need to do / read >> to get a file using SSL? >The AS/400 (iSeries/400), in V5R1 of OS/400, is capable of doin

Re: FTP over SSL

2001-10-24 Thread Richard Koenning
At 10:27 24.10.2001 +1300, you wrote: > >On Wed 23 Oct 2001, Scott Klement wrote: > >>For a MS-Windows client that can connect using FTP over SSL, go here: >>http://www.wsftp.org/ > >Thanks Scott. Much appreciated. I do not especially want to write my own >ssl/ftp client so I'll go with the

Re: FTP over SSL

2001-10-24 Thread kermit-support
The implementation of AUTH SSL/TLS in the FTP client support that comes with Kermit 95 and C-Kermit 8.0 http://www.kermit-project.org/ftpd.html supports all ciphers supported by OpenSSL; reuses the session for the data connections; and properly performs verification of server certificates unli

Re: FTP over SSL

2001-10-24 Thread Richard Koenning
At 09:19 24.10.2001 EDT, you wrote: >The implementation of AUTH SSL/TLS in the FTP client support that >comes with Kermit 95 and C-Kermit 8.0 > > http://www.kermit-project.org/ftpd.html > >supports all ciphers supported by OpenSSL; reuses the session for the >data connections; and properly perfor

Re: FTP over SSL

2001-10-24 Thread Ng Pheng Siong
On Wed, Oct 24, 2001 at 02:56:39PM +0200, Richard Koenning wrote: > But be warned that WS FTP uses only 40 bit export ciphers, at least the > versions which i checked (V6.6 and V7.0-Tryout). Another possibility is > CuteFTP, which uses strong encryption. A possible drawback with both > clients is