CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/27 02:33:25
Modified files:
usr.sbin/relayd: Makefile ca.c check_tcp.c config.c hce.c
parse.y relay.c relay_http.c relayd.c relayd.h
ssl.c
Added files:
usr.sbin/relayd: boguskeys.h check_tls.c
Log message:
Migrate relayd to use libtls for TLS. Still does the TLS privsep via the
engine but at least we can use a sane API for new features.
Going in now so it is possible to work with this in tree.
General agreement at d2k17.
