LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-24-2006, 11:27 PM   #16
duryodhan
Senior Member
 
Registered: Oct 2006
Distribution: Slackware 12 Kernel 2.6.24 - probably upgraded by now
Posts: 1,054

Original Poster
Rep: Reputation: 46

So, how has Pat compiled vsFTP?

And also Clients supporting SSL?
Would IE and Firefox be clients supporting SSL?
 
Old 11-25-2006, 10:19 AM   #17
kotnik
Member
 
Registered: Nov 2004
Location: Novi Sad, Serbia
Distribution: Debian, Slackware, Gentoo, openSuSE
Posts: 254

Rep: Reputation: 31
Both VSFTPD and ProFTPD are compiled with OpenSSL.

Code:
root@johny:~# ldd `which proftpd`
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x4003a000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x40068000)
        libssl.so.0 => /usr/lib/libssl.so.0 (0x4007f000)
        libcrypto.so.0 => /usr/lib/libcrypto.so.0 (0x400bd000)
        libc.so.6 => /lib/libc.so.6 (0x401f6000)
        libdl.so.2 => /lib/libdl.so.2 (0x40324000)
        /lib/ld-linux.so.2 (0x40000000)
root@johny:~# ldd `which vsftpd`
        libnsl.so.1 => /lib/libnsl.so.1 (0x4003a000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x40050000)
        libdl.so.2 => /lib/libdl.so.2 (0x4007f000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x40083000)
        libutil.so.1 => /lib/libutil.so.1 (0x40097000)
        libssl.so.0 => /usr/lib/libssl.so.0 (0x4009b000)
        libcrypto.so.0 => /usr/lib/libcrypto.so.0 (0x400d9000)
        libc.so.6 => /lib/libc.so.6 (0x40212000)
        /lib/ld-linux.so.2 (0x40000000)
So, you can setup FTP with SSL, but you'll know how to operate with certificates. Anyway, there are howto's around to do that.

I think Firefox supports FTP with SSL (at least, FireFTP does).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
No read/write perms for HDD duryodhan Slackware 3 10-19-2006 04:15 PM
How to write a FTP script???? kabucek General 2 08-25-2006 08:46 AM
FTP write Permissions ScottCamp Linux - Newbie 4 10-27-2004 07:15 AM
How to write an ftp client (eg.cuteFTP) in C or C++ ? Dinux Programming 4 12-08-2003 11:15 PM
For Squid (proxy server) gurus: FTP from browser with read-write-modify permission Zingaro2002 Linux - Software 5 11-24-2003 04:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:40 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration