Let libtls load the CA, certificate and key files for nc(1), now that it
authorjsing <jsing@openbsd.org>
Sat, 13 Aug 2016 13:09:10 +0000 (13:09 +0000)
committerjsing <jsing@openbsd.org>
Sat, 13 Aug 2016 13:09:10 +0000 (13:09 +0000)
commitb0ad1c395ce0331f75ce276286cdde6ab13903cd
tree40d21f6500b10f6ee286bcdae01704fbeaa9f294
parent03ce4948ef50ba3130069e0bb0e5999e993862d6
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@
usr.bin/nc/netcat.c