Aloha.
I'm running Proftpd with mod_tls on Fedora core 2 and when I connect to Proftpd using TLS, Coreftp lists TLS cipher as (none) (none) -0 bits when connecting. I'm wondering if encryption is being used or not because when connecting to different Proftpd servers the ciphers are listed with 168 bit. AUTH TLS and connection works fine and my TLS.log for Proftpd lists that 168 bit encryption is being used as well but I need to absolutely certain that encryption is being used when transferring data.
Thanks
SSL/TLS issue?
-
- Posts: 2
- Joined: Fri Aug 06, 2004 10:15 am
hi,
i tried it with the Core FTP Lite 1.3b developer build, but its the same result:
btw. if i use Windows SSL it logs nothing about the key
i tried it with the Core FTP Lite 1.3b developer build, but its the same result:
the serverlogs:220 ProFTPD 1.2.10rc3 Server (ProFTPD TLS Testinstallation) [xxxxxxxxxx.net]
AUTH TLS
234 AUTH TLS successful
TLSv1, cipher (NONE) ((NONE)) - 0 bit
proftpd runs on suse8.1, but it should make no differenceAug 06 12:08:26 mod_tls/2.0.7[8250]: starting TLS negotiation on data connection
Aug 06 12:08:27 mod_tls/2.0.7[8250]: TLSv1/SSLv3 data connection accepted, using cipher EDH-RSA-DES-CBC3-SHA (168 bits)
Aug 06 12:08:27 mod_tls/2.0.7[8250]: set RSA blinding on

btw. if i use Windows SSL it logs nothing about the key
20 ProFTPD 1.2.10rc3 Server (ProFTPD TLS Testinstallation) [xxxxxxxxx.net]
AUTH TLS
234 AUTH TLS successful
USER [...]
-
- Posts: 2
- Joined: Fri Aug 06, 2004 10:15 am