CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/04/01 08:56:38
Modified files:
usr.sbin/relayd: parse.y relay.c relayd.conf.5 relayd.h
Log message:
Add support for client-side SSL connections from relays. relayd can
now sit between two SSL connections (Oitm - OpenBSD-in-the-middle),
accept SSL connections and forward to TCP, accept TCP connections and
forward to SSL, and do TCP to TCP of course.
This was tested by some people a while ago.
