CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/13 07:09:10
Modified files:
usr.bin/nc : netcat.c
Log message:
Let libtls load the CA, certificate and key files for nc(1), now that it
does this at the time the tls_config_set_*_file() function is called.
ok bluhm@
