Re: SFTP
From: Alexander Dalloz (alexander.dalloz_at_uni-bielefeld.de)
Date: 06/17/04
- Previous message: Phil Schaffner: "Re: FC2 - anaconda - bootdisk creation"
- In reply to: Edwards, Thomas W.: "SFTP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 17 Jun 2004 20:53:54 +0200 To: For users of Fedora Core releases <fedora-list@redhat.com>
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
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- application/pgp-signature attachment: Dies ist ein digital signierter Nachrichtenteil
- Previous message: Phil Schaffner: "Re: FC2 - anaconda - bootdisk creation"
- In reply to: Edwards, Thomas W.: "SFTP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|