CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2014/12/12 07:45:59
Modified files: etc/examples : httpd.conf usr.sbin/httpd : config.c httpd.8 httpd.conf.5 httpd.h parse.y server.c server_fcgi.c server_file.c Log message: Like previously done in relayd, change the keyword "ssl" to "tls" to reflect reality. OK benno@