CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/24 06:00:59
Modified files:
usr.bin/ftp : fetch.c ftp.1 ftp_var.h main.c
Log message:
Add support for SSL/TLS server certificate validation, enabled by
default. See the documentation for the `-S' switch. This also allows
setting the preferred ciphers for the communication. Documentation bits
ok'ed by jmc@, ok beck@ sthen@.
