File: README.Debian

package info (click to toggle)
netkit-ftp-ssl 0.17.34%2Breally0.17-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 2,724 kB
  • sloc: ansic: 6,606; makefile: 36; sh: 13
file content (14 lines) | stat: -rw-r--r-- 608 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
The TLS patch was downloaded from http://www.saftware.de/patches/ftp_tls.diff.

Netkit-ftp-ssl supports TLS authentication and (optional) data
connection encryption according to https://www.rfc-editor.org/rfc/rfc4217.txt.

The default is to fall back to insecure authentication if AUTH TLS is not
supported by the server to match the current behaviour of the AUTH SSL code.

If you specify "-z secure", then encryption of both the control and the data
connection are required.


The SSL patches were downloaded from
ftp://ftp.uni-mainz.de/pub/software/security/ssl/SSL-MZapps/netkit-ftp-0.17+ssl-0.2.diff.gz