SFTP

Alexander Dalloz alexander.dalloz at uni-bielefeld.de
Thu Jun 17 18:53:54 UTC 2004


Am Do, den 17.06.2004 schrieb Edwards, Thomas W. um 20:37:

> I have attempted to install proftpd, and using openssl apply certs to
> the config of proftpd to make it ssl enabled.  This however seems to not
> be working.  Can anyone offer me advice on where to look for examples or
> docs?

http://sial.org/howto/openssl/

on how to create self signed certificates.

http://www.castaglia.org/proftpd/modules/mod_tls.html

explains the instructions for setting up TLS with proftpd.

http://www.ford-hutchinson.com/~fh-1-pfh/ftps-ext.html

for an overview about different servers and clients.

My /etc/proftpd.conf contains following for TLS:

TLSEngine                       on
TLSRequired                     on
TLSRSACertificateFile           /usr/share/ssl/certs/proftpd.pem
TLSRSACertificateKeyFile        /usr/share/ssl/certs/proftpd.pem
TLSProtocol                     SSLv23
TLSCipherSuite                  ALL:!ADH:!DES
TLSOptions                      NoCertRequest
TLSVerifyClient                 off
#TLSRenegotiate                 ctrl 3600 data 512000 required off
timeout 300
TLSLog                          /var/log/proftpd/tls.log

Hope this helps.

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13
Fedora GNU/Linux Core 2 (Tettnang) on Athlon CPU kernel 2.6.6-1.435 
Serendipity 20:49:04 up 2 days, 17:15, load average: 0.30, 0.24, 0.19 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20040617/13ccef1b/attachment-0001.sig>


More information about the fedora-list mailing list