CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/12/12 03:05:10
Modified files:
etc/examples : relayd.conf
usr.sbin/relayd: ca.c check_tcp.c config.c hce.c log.c parse.y
relay.c relay_udp.c relayd.c relayd.conf.5
relayd.h ssl.c
usr.sbin/relayctl: relayctl.8
Log message:
Change the keyword "ssl" to "tls" to reflect reality since we
effectively disabled support for the SSL protocols. SSL remains a
common term describing SSL/TLS, there is some controvery about this
change, and the name really doesn't matter, but I feel confident about
it now.
(btw., sthen@ pointed out some historical context:
http://tim.dierks.org/2014/05/security-standards-and-name-changes-in.html)
OK benno@, with input from tedu@