CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/13 06:55:21
Modified files:
usr.bin/ftp : main.c
Log message:
Split out the SSL options handling into a separate function, which makes
for more readable code and reduces line wrapping. Also improve error
messages by adding tls_config_error() to errx() where appropriate.
ok jca@
